Using an IDE to work on the Java library
Andrew Haley
aph at redhat.com
Mon Nov 13 17:55:10 UTC 2017
I'm working with netbeans and the JDK project in make/jdk/netbeans/j2se.
When I try to run the tests, it says
ant -f /scratch/jdk/make/jdk/netbeans/j2se jtreg
/scratch/jdk/make/jdk/netbeans/common/shared.xml:266: No tests selected
BUILD FAILED (total time: 0 seconds)
So, I would like to set jtreg.tests in build.properties to some string
that will run the tests. What should that string be? Nothing I have
tried works. A simple example is all I need, thanks.
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the jdk10-dev
mailing list