You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Wayne Pollock (JIRA)" <ji...@apache.org> on 2018/08/24 21:29:00 UTC

[jira] [Created] (NETBEANS-1187) NB cannot run older projects due to Java version

Wayne Pollock created NETBEANS-1187:
---------------------------------------

             Summary: NB cannot run older projects due to Java version
                 Key: NETBEANS-1187
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1187
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 9.0
         Environment: C:\Temp>java --version
java 10.0.2 2018-07-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode)

C:\Temp>echo %JAVA_HOME%
C:\Java

C:\Temp>ver
Microsoft Windows [Version 6.1.7601]

            Reporter: Wayne Pollock


When opening old projects with newly installed NB 9, the projects refuse to run due to the Java version set in the project is 7.

While this is easy to fix by changing that in the project properties, NB should show a dialog instead of an error (when later running), offering to update that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists