|
@@ -7,7 +7,6 @@ cluster.path=\
|
|
|
disabled.modules=\
|
|
|
org.netbeans.libs.bugtracking,\
|
|
|
org.netbeans.libs.bugzilla,\
|
|
|
- org.netbeans.libs.git,\
|
|
|
org.netbeans.libs.jsr223,\
|
|
|
org.netbeans.libs.smack,\
|
|
|
org.netbeans.libs.springframework,\
|
|
@@ -34,12 +33,12 @@ disabled.modules=\
|
|
|
org.netbeans.modules.form.kit,\
|
|
|
org.netbeans.modules.form.nb,\
|
|
|
org.netbeans.modules.form.refactoring,\
|
|
|
- org.netbeans.modules.git,\
|
|
|
org.netbeans.modules.glassfish.common,\
|
|
|
org.netbeans.modules.hibernate,\
|
|
|
org.netbeans.modules.hibernatelib,\
|
|
|
org.netbeans.modules.hudson,\
|
|
|
org.netbeans.modules.hudson.ant,\
|
|
|
+ org.netbeans.modules.hudson.git,\
|
|
|
org.netbeans.modules.hudson.maven,\
|
|
|
org.netbeans.modules.hudson.mercurial,\
|
|
|
org.netbeans.modules.hudson.subversion,\
|
|
@@ -87,4 +86,4 @@ disabled.modules=\
|
|
|
org.openide.options,\
|
|
|
org.openide.util.enumerations
|
|
|
nbjdk.active=default
|
|
|
-nbplatform.active=default
|
|
|
+nbplatform.active=NetBeans_Platform_Dev_(Build_platform-stable-2-on-20110828)
|