[
https://issues.apache.org/jira/browse/NETBEANS-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837935#comment-16837935
]
Pete Whelpton commented on NETBEANS-1849:
-----------------------------------------
Had a look at the code. For a plugin to get the green Active checkmark, all of
its constituent components and dependencies must also be active.
The reason Groovy doesn't get the green Active checkmark is because it depends
on the Java SE module, and Java SE contains the Java Shell component, and
unless one is running NB on JDK9+, Java Shell can't be enabled.
Hence Java SE doesn't show as enabled, hence Groovy doesn't show as enabled.
Not sure if this would be considered a bug or working as intended?
There's a similar thing with PHP. It depends on HTML5, so unless all HTML5
components are enabled, PHP won't show as enabled either.
There perhaps needs to be a 'partially enabled' status?
> Checkmark for Active plugins not working
> ----------------------------------------
>
> Key: NETBEANS-1849
> URL: https://issues.apache.org/jira/browse/NETBEANS-1849
> Project: NetBeans
> Issue Type: Bug
> Components: ide - Features On Demand, ide - UI
> Affects Versions: 10.0
> Reporter: Charles George
> Priority: Trivial
> Labels: easyfix
> Fix For: Next
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> Tools>Plugins>Installed is not properly reporting which plugins are active.
> Specifically, after activating the Groovy and Java SE plugins there is no
> green checkmark next to them. This seems to work, however, for Base IDE and
> Tools.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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