Getting closer… It downloaded and I clicked through the dialog to install.  It 
appears to work, but I noticed an exception:

java.lang.IllegalStateException: Host module 
StandardModule:org.netbeans.libs.javacimpl jarFile: 
/Applications/NetBeans/NetBeans 11.2 
Beta.app/Contents/Resources/NetBeans/java/modules/org-netbeans-libs-javacimpl.jar
 was enabled before, will not accept fragment 
StandardModule:org.netbeans.modules.nbjavac.impl jarFile: 
/Users/scott/Library/Application 
Support/NetBeans/11.2-beta1/modules/org-netbeans-modules-nbjavac-impl.jar
        at 
org.netbeans.ModuleManager.attachModuleFragment(ModuleManager.java:1104)
        at 
org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1708)
        at 
org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1721)
        at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1632)
        at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1605)
        at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
        at org.netbeans.core.startup.ModuleList.access$2400(ModuleList.java:93)
        at 
org.netbeans.core.startup.ModuleList$Listener.stepEnable(ModuleList.java:1384)
        at 
org.netbeans.core.startup.ModuleList$Listener.access$1400(ModuleList.java:982)
        at 
org.netbeans.core.startup.ModuleList$Listener$1.run(ModuleList.java:1206)
        at 
org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
        at 
org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
        at 
org.netbeans.core.startup.ModuleList$Listener.run(ModuleList.java:1182)
        at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
        at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
        at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)

After restarting NB the nb-javac Library does show as an installed and active 
plugin.

Scott


> On Sep 25, 2019, at 1:42 PM, Geertjan Wielenga <[email protected]> wrote:
> 
> Here is where it is:
> 
> http://plugins.netbeans.org/plugin/73454/nb-javac-library
> 
> Hopefully it should work now -- comments welcome of course.
> 
> Gj
> 
> 
> On Wed, Sep 25, 2019 at 7:39 PM Neil C Smith <[email protected]> wrote:
> 
>> On Wed, 25 Sep 2019 at 18:35, Geertjan Wielenga <[email protected]>
>> wrote:
>>> 
>>> I think it would be good to simply use 11.2 beta1 without nb-javac,
>> unless
>>> that's a problem -- ultimately that's what we're aiming for -- not
>> needing
>>> to depend on nb-javac at all.
>> 
>> Depends if you're running on Java 8 or not, which I think we claim to
>> still support?!  Ergonomics will fail to properly enable Java support
>> in that case AFAIK.
>> 
>> 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
>> 
>> 
>> 
>> 


---------------------------------------------------------------------
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