You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sd...@apache.org on 2022/04/08 07:19:33 UTC

[netbeans] branch master updated: Remove IDE defaults from NBLS distribution.

This is an automated email from the ASF dual-hosted git repository.

sdedic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new d174e6a300 Remove IDE defaults from NBLS distribution.
     new 8e4a0b8677 Merge pull request #3930 from sdedic/vscode/remove-defaults
d174e6a300 is described below

commit d174e6a300457f7def8482092e2d25572272ef6a
Author: Svata Dedic <sv...@oracle.com>
AuthorDate: Tue Apr 5 15:29:19 2022 +0200

    Remove IDE defaults from NBLS distribution.
---
 java/java.lsp.server/nbcode/nbproject/platform.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java/java.lsp.server/nbcode/nbproject/platform.properties b/java/java.lsp.server/nbcode/nbproject/platform.properties
index f759929354..608720b97b 100644
--- a/java/java.lsp.server/nbcode/nbproject/platform.properties
+++ b/java/java.lsp.server/nbcode/nbproject/platform.properties
@@ -122,6 +122,7 @@ disabled.modules=\
     org.netbeans.modules.debugger.jpda.kit,\
     org.netbeans.modules.debugger.jpda.trufflenode,\
     org.netbeans.modules.debugger.jpda.visual,\
+    org.netbeans.modules.default,\
     org.netbeans.modules.derby,\
     org.netbeans.modules.dlight.nativeexecution.nb,\
     org.netbeans.modules.dlight.terminal,\


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists