Build went well on macOS 10.12.5 w. Java 8u131
Scotts-MacBook-Pro:netbeans-donation-review scott$ ant build -Dcluster.config=java … BUILD SUCCESSFUL Total time: 76 minutes 23 seconds Scotts-MacBook-Pro:netbeans-donation-review scott$ ant tryme … However... I couldn’t open the project I wanted to try as it wasn’t understood yet without some plugins, so I added a few HTML and JavaScript plugins. The project loads but NetBeans throws an exception when I try to open any file (tried with .java, .html, and .js) in the editor. java.lang.NoClassDefFoundError: org/openide/windows/ModeSelector It is unusable for me. :-( Bug #853568 reported http://statistics.netbeans.org/analytics/exception.do?id=853568 Regards, Scott > On Jun 14, 2017, at 9:46 AM, Manikantan Narender nath > <[email protected]> wrote: > > Small rectification "New Project wizard allowed Java And Maven projects > only" should be "New Project wizard allowed Java, Java FX and Maven > projects" only" > > *Cheers* > Mani/Naren/Iyer > *The trick of walking on water is knowing where the stones are.* > > On Wed, Jun 14, 2017 at 7:15 PM, Manikantan Narender nath < > [email protected]> wrote: > >> Tested on Mac OS Sierra >> Java 8 JDK 1.8.0_121-b13 >> >> Tryme >> New Project wizard allowed Java And Maven projects only >> Created every type of project from New Project wizard except for JavaFX >> projects. >> >> >> *Cheers* >> Mani/Naren/Iyer >> *The trick of walking on water is knowing where the stones are.* >> >> On Wed, Jun 14, 2017 at 6:10 PM, Angelo Quaglia <[email protected]> >> wrote: >> >>> Hi Jiri, >>> I have just built NB behind a corporate HTTP proxy on Windows 7 Pro, JDK >>> 1.8. >>> All seems fine, except for numerous compilation warnings of all kinds, >>> like, for example: >>> [repeat] >>> E:\software\netbeans\netbeans-donation-review\openide.awt\sr >>> c\org\openide\awt\ListPane.java:878: >>> warning: [rawtypes] found raw type: ListModel >>> [repeat] ListModel oldModel = (ListModel) >>> e.getOldValue(); >>> [repeat] ^ >>> [repeat] missing type arguments for generic class ListModel<E> >>> >>> NB runs and compiles sizable Maven projects . >>> >>> Cheers, >>> Angelo >>> >>> >>> On Wed, Jun 14, 2017 at 1:25 AM, Jiří Kovalský <[email protected]> >>> wrote: >>> >>>> Hello NetCAT 9.0 participants, >>>> >>>> let me first of all warmly welcome all the well known faces (ehm, >>>> e-mails :) in this new Apache hosted NetCAT mailing list but more >>>> importantly we are thrilled to see several new supporters! >>>> >>>> While there are almost 80 subscribers to this list, we have only 56 >>>> participants registered in the NetBeans dashboard [1] so if you don't >>> find >>>> your name in the table, we strongly suggest to sign up [2] as soon as >>>> possible. Without passing this registration step, you won't have your >>>> account created in Synergy and you won't be able to participate in the >>>> official certification later. >>>> >>>> [1] http://services.netbeans.org/dashboard/web/participants.php >>>> [2] http://services.netbeans.org/dashboard/web/netcat_signup.php >>>> >>>> Today we have the very first assignment for you. As the initial >>>> NetBeans code donation to Apache Incubator is just round the corner we >>>> would like you to download the ZIP with NetBeans sources, extract these >>>> locally, build the IDE with ANT and then give it your first test drive. >>> The >>>> more OS/JDK8/JDK9 configurations we get covered the better! >>>> >>>> If you spot anything suspicious either during the building process or >>>> using the IDE later, don't hesitate to share your findings through this >>>> list first and let's file common problems to JIRA [3] then. >>>> >>>> [3] https://issues.apache.org/jira/projects/NETBEANS >>>> >>>> The ZIP and instructions what to do are available here: >>>> >>>> http://deadlock.netbeans.org/job/prototypes-donation_review/ >>>> >>>> Thanks for your help and we declare open the NetBeans Community >>> Acceptance >>>> Program (NetCAT) of version 9.0! :) >>>> >>>> Happy testing, >>>> Jirka & Hermien >>>> >>> >> >>
