Geertjan, if you do as the balloon says this exception is thrown: java.lang.IllegalStateException: Host module StandardModule:org.netbeans.libs.javacimpl jarFile: /opt/netbeans-10.0/java/modules/org-netbeans-libs-javacimpl.jar was enabled before, will not accept fragment StandardModule:org.netbeans.modules.nbjavac.impl jarFile: /home/aldo/.netbeans/10.0/modules/org-netbeans-modules-nbjavac-impl.jar
so I'm not so sure that nb-javac is not installed... I have already reported this issue as https://issues.apache.org/jira/browse/NETBEANS-1404 Aldo On Thu, 22 Nov 2018 at 18:03, Geertjan Wielenga <[email protected]> wrote: > 1. I have started Apache NetBeans 10 vc3 with a fresh user directory. > > 2. I ignore the prompt (the balloon bottom right) that appears, prompting > me to install nb-javac. > > 3. I go to File | Open Project and I open an AnagramGame project I have > lying around on disk. > > 4. I go to Tools | Plugins and I look in the "Installed" tab, I search for > "javac" and I see nothing there. > > It seems like to me no nb-javac is installed. > > Provide your steps like the above to show what I'm not seeing here. > > Thanks, > > Gj > > > > On Thu, Nov 22, 2018 at 3:14 PM Neil C Smith <[email protected]> > wrote: > > > Hi, > > > > Finally found some time to try out an NB10 voting candidate. All > > seems great, apart from one issue which I'm not sure is a reason to -1 > > or not? > > > > If I open a Java project, rather than creating a new one, nb-javac > > seems to be installed without any user OK / interaction. Is this > > intentional? Tried with build from source and convenience binary, > > cleared user dirs / no import of settings. > > > > Best wishes, > > > > Neil > > > > --------------------------------------------------------------------- > > 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 > > > > > > > > >
