Use $JAVA_HOME when available for run-platform
----------------------------------------------

                 Key: MNBMODULE-46
                 URL: http://jira.codehaus.org/browse/MNBMODULE-46
             Project: Maven 2.x Netbeans Module Plugin
          Issue Type: Improvement
            Reporter: Johan Andrén
            Assignee: Milos Kleint
         Attachments: patch.txt

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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to