sdedic opened a new pull request, #5692:
URL: https://github.com/apache/netbeans/pull/5692

   Two features in this PR:
   - some command IDs have 'gcn' in their name, and the extension that provoked 
creation of the commands is being renamed ... and the commands should have 
neutral IDs anyway. Old ids were kept and marked as deprecated, neutral new 
names introduced.
   - there was a special case when checking for conflicts - if a specific 
extension was installed, the LS does not ask the user, but disables itself. I 
made that decision configurable by package.jsons of the enabled extensions; if 
an extension decides that NBLS should disable itself in favour of RH java, it 
will do that without asking.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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