Skip to content

Commit d8958d6

Browse files
committed
Fixed missing modules warning (NetBeans update)
1 parent b7bb29a commit d8958d6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

nbproject/platform.properties

+2-3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ cluster.path=\
77
${nbplatform.active.dir}/java:\
88
${nbplatform.active.dir}/platform
99
disabled.modules=\
10-
javaewah.dummy,\
1110
org.apache.commons.httpclient,\
1211
org.apache.commons.lang,\
1312
org.apache.ws.commons.util,\
@@ -67,6 +66,7 @@ disabled.modules=\
6766
org.netbeans.modules.dbschema,\
6867
org.netbeans.modules.debugger.jpda,\
6968
org.netbeans.modules.debugger.jpda.js,\
69+
org.netbeans.modules.debugger.jpda.jsui,\
7070
org.netbeans.modules.debugger.jpda.kit,\
7171
org.netbeans.modules.debugger.jpda.projects,\
7272
org.netbeans.modules.debugger.jpda.ui,\
@@ -77,9 +77,7 @@ disabled.modules=\
7777
org.netbeans.modules.git,\
7878
org.netbeans.modules.hibernate,\
7979
org.netbeans.modules.hibernate4lib,\
80-
org.netbeans.modules.html.angular,\
8180
org.netbeans.modules.html.custom,\
82-
org.netbeans.modules.html.knockout,\
8381
org.netbeans.modules.hudson,\
8482
org.netbeans.modules.hudson.ant,\
8583
org.netbeans.modules.hudson.git,\
@@ -99,6 +97,7 @@ disabled.modules=\
9997
org.netbeans.modules.java.hints.test,\
10098
org.netbeans.modules.javaee.injection,\
10199
org.netbeans.modules.javascript2.debug,\
100+
org.netbeans.modules.javascript2.debug.ui,\
102101
org.netbeans.modules.jellytools.ide,\
103102
org.netbeans.modules.jellytools.java,\
104103
org.netbeans.modules.jellytools.platform,\

0 commit comments

Comments
 (0)