Running and building with NetBeans: a plea for help
Jan Lahoda
jan.lahoda at oracle.com
Wed Nov 15 17:40:22 UTC 2017
Hi Andrew,
Just for information, there's also:
https://bitbucket.org/jlahoda/nb-jdk-project
It does not currently support running all tests (although that's the
longer-term goal; I personally use a jtreg script), but allows to run
and debug a single test (Test File (Ctrl-F6), Debug Test File
(Ctrl-Shift-F6)).
Jan
On 15.11.2017 17:18, Andrew Haley wrote:
>
> I've been trying to get the netbeans project at
> jdk/make/jdk/netbeans/jdk working. It all builds, but I can't get
> tests to run.
>
> Current output is:
>
> ant -f /scratch/jdk/make/jdk/netbeans/j2se jtreg
> /scratch/jdk/make/jdk/netbeans/common/shared.xml:266: No tests selected
>
> I don't know what to do, and I've been puzzling for days. If anyone
> here uses netbeans and jtreg, please send me your build.properties (or
> any other information) so I can try to figure out what I'm doing
> wrong. Thanks.
>
More information about the jdk9-dev
mailing list