I managed to build it from the latest sources in my MacOSX with JDK 8u152.

When I started it using JDK 9.0.1 I got following warning message:

Warning - could not install some modules:
Controls.js Tools - No module providing the capability
cnb.org.netbeans.modules.javascript2.kit could be found.
Controls.js Support for Java - The module named com.controlsjs.controls4j
was needed and not found.
Another module could not be installed due to the above problems.

NB starts fine, I only get the following msg to install nb-javac library to
improve java editing.

I clicked on the link and installed nb-javac library successfully.

Tried to run a Java 9 modularised AnagramGame app, it failed:

Exception in thread "main" java.lang.RuntimeException:
    at AnagramGame/com.toy.anagrams.ui.Anagrams.main(Anagrams.java:1)
/Users/ikost/Library/Caches/NetBeans/dev/executor-snippets/run.xml:111: The
following error occurred while executing this line:
/Users/ikost/Library/Caches/NetBeans/dev/executor-snippets/run.xml:40: Java
returned: 1
BUILD FAILED (total time: 5 seconds)

After deleting the cache it ran OK.

In short +1.

On 11 January 2018 at 14:39, Emilian Bold <[email protected]>
wrote:

> There is no license for the nb-javac api /  impl / library in the NetBeans
> IDE installer. These plugins are also self signed (by Jan Lahoda); it would
> be better for these specific plugins to either hardcode / pin some keys or
> buy a certificate.
>
> NetBeans Usage Data Tracking is disabled for this build (in Options |
> General) but I'm not certain where data goes if I enable it. Still to
> Oracle?
>
> --emi
>
>
> >-------- Original Message --------
> >Subject: [VOTE] Release Apache NetBeans 9.0 Beta (incubating) rc1
> >Local Time: 11 January 2018 1:14 AM
> >UTC Time: 10 January 2018 23:14
> >From: [email protected]
> >To: [email protected]
> >
> >Hi all,
> >
> > Please vote on releasing Apache NetBeans 9.0 Beta (incubating) rc1! If
> > this voting passes, another similar voting will be started on
> >[email protected], and if that passes too, then we can
> > release this version.
> >
> > Apache NetBeans 9.0 Beta (incubating) constitutes all the modules in
> > the Apache NetBeans Git repo, which together provide the NetBeans
> > Platform (i.e., the underlying application framework), which was
> > released as Apache NetBeans 9.0 Alpha (incubating), as well as all the
> > modules that provide the Java SE-related features of Apache NetBeans.
> > In short, Apache NetBeans 9.0 Beta (incubating) is a full IDE for Java
> > SE development.
> >
> > Build artifacts available here:
> >
> >https://dist.apache.org/repos/dist/dev/incubator/
> netbeans/incubating-netbeans-java/incubating-9.0-beta/
> >
> > The artifact to be voted on:
> >
> >https://dist.apache.org/repos/dist/dev/incubator/
> netbeans/incubating-netbeans-java/incubating-9.0-beta/
> incubating-netbeans-java-9.0-beta-source.zip
> >
> > Included in the above are the DEPENDENCIES, DISCLAIMER, LICENSE, and
> NOTICE
> > files, as well as a README file with build instructions, which are the
> > same as these:
> >
> >https://github.com/apache/incubator-netbeans/blob/master/README.md
> >
> > MD5: 4b7df9b329bf17e3b05419eebfa066aa
> > SHA1: cdf486afbfdad7719c2c0308d78e10562a55422e
> >
> > Apache NetBeans Git Repo tag: 9.0-beta-rc1
> >
> > Rat report shows no unknown licenses:
> >
> >https://builds.apache.org/job/incubator-netbeans-
> release/lastSuccessfulBuild/artifact/rat-java-temp/
> nbbuild/build/rat-report.txt
> >
> > Included as a convenience is a binary, unzip it and run it and you'll
> > see Apache NetBeans:
> >
> >https://dist.apache.org/repos/dist/dev/incubator/
> netbeans/incubating-netbeans-java/incubating-9.0-beta/
> incubating-netbeans-java-9.0-beta-bin.zip
> >
> > MD5: 8e450ab47bc204fdf17463621f3448bc
> > SHA1: d64038153c52264ac12f8206aa58e2c76dc3446c
> >
> > Notable changes:
> >
> >https://cwiki.apache.org/confluence/display/NETBEANS/
> Apache+NetBeans+9.0+Beta
> >
> > Please try out the package and vote!
> >
> > The vote is open for a minimum of 72 hours or until the necessary
> > number of votes (3 binding +1s) is reached.
> >
> > [ ] +1 Release this package as Apache NetBeans 9.0 Beta (incubating)
> > [ ] 0 I don't feel strongly about it, but I'm okay with the release
> > [ ] -1 Do not release this package because...
> >
> > Please add "(binding)" if your vote is binding, i.e., you are an
> > Apache NetBeans committer, i.e., your name is on this page:
> >https://wiki.apache.org/incubator/NetBeansProposal, although note the
> > only real binding votes in the incubator are those of the IPMC, i.e.,
> > in the next vote thread, after this one passes.
> >
> > Geertjan
> > on behalf of the Apache NetBeans team
> >
> >
> >To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
> > For further information about the NetBeans mailing lists, visit:
> >https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Reply via email to