Re: Running local build under JDK 9?

2018-01-07 Thread Antonio

On Unix like systems:

cd /the/netbeans/directory
ant
./nbbuild/netbeans/bin/netbeans --jdkhome /the/path/to/jdk9/

Cheers,
Antonio


On 08/01/18 06:33, cowwoc wrote:
Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is 
there a way to get "ant tryme" to use JDK 9 instead of JDK 8? This is 
needed for verifying fixes to bugs prior to merging.


Thank you,
Gili


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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



Re: Running local build under JDK 9?

2018-01-07 Thread Geertjan Wielenga
There’s no need to use ‘ant tryme’ at all.

Once you have built NetBeans via ‘ant’, you have a complete NetBeans
installation including executables in ‘nbbuild/netbeans’.

Gj

On Monday, January 8, 2018, cowwoc  wrote:

> Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is
> there a way to get "ant tryme" to use JDK 9 instead of JDK 8? This is
> needed for verifying fixes to bugs prior to merging.
>
> Thank you,
> Gili
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


Running local build under JDK 9?

2018-01-07 Thread cowwoc
Following up on https://issues.apache.org/jira/browse/NETBEANS-238 is 
there a way to get "ant tryme" to use JDK 9 instead of JDK 8? This is 
needed for verifying fixes to bugs prior to merging.


Thank you,
Gili


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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