You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jean-François El Fouly (JIRA)" <ji...@apache.org> on 2017/06/27 21:56:00 UTC

[jira] [Created] (NETBEANS-20) New/different behaviour when quitting IDE with a Maven application running

Jean-François El Fouly created NETBEANS-20:
----------------------------------------------

             Summary: New/different behaviour when quitting IDE with a Maven application running
                 Key: NETBEANS-20
                 URL: https://issues.apache.org/jira/browse/NETBEANS-20
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 9.0
         Environment: Windows 7 Professional
JDK 1.8.0_111-b14
Maven 3.3.3
            Reporter: Jean-François El Fouly
            Priority: Minor


Not sure whether this is a bug, a temporary feature or a new feature.

h1. NetBeans 8.2
# Open IDE
# Run Maven Java/Swing application
# Try to close the IDE
# A dialog "Exit IDE" appears

h1. Netbeans 9
# Open IDE
# Run same Maven Java/Swing application
# Close the IDE
# The IDE terminates but the Java application is still running

Important notes
* This behaviour is specific to Maven projects (a NetBeans project in NB9 will terminate when closing the IDE, without warning)
* It happens using the bundled Maven or an external Maven installation (same behaviour)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)