Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3
-
Component/s: None
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
We have a client that is written in java 1.6 but the default behaviour of netbeans on Osx is to run on 1.5.
Attaching patch that looks at $JAVA_HOME and uses that for --jdkhome if it is set. If JAVA_HOME is not set --jdkhome is not set either.
Works great in netbeans where mevenide will set $JAVA_HOME before running netbeans app.
Patch is for 3.0