Skip to content

Commit 1fc77bd

Browse files
committed
Remove unneccessary deps
1 parent 212cb38 commit 1fc77bd

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

nbproject/platform.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ disabled.modules=\
1919
org.netbeans.modules.bugzilla.exceptionreporter,\
2020
org.netbeans.modules.ide.branding,\
2121
org.netbeans.modules.ide.branding.kit,\
22-
org.netbeans.modules.remotefs.versioning,\
2322
org.netbeans.modules.uihandler.exceptionreporter,\
2423
org.netbeans.modules.welcome
2524
extcluster.mavenmodules.javadoc=

tmc-plugin/nbproject/genfiles.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ build.xml.script.CRC32=84aa6cb9
33
build.xml.stylesheet.CRC32=[email protected]
44
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
55
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
6-
nbproject/build-impl.xml.data.CRC32=45dedb38
6+
nbproject/build-impl.xml.data.CRC32=76201e38
77
nbproject/build-impl.xml.script.CRC32=72a9c69e
88
nbproject/build-impl.xml.stylesheet.CRC32=[email protected]

tmc-plugin/nbproject/project.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,6 @@
128128
<specification-version>1.39.1</specification-version>
129129
</run-dependency>
130130
</dependency>
131-
<dependency>
132-
<code-name-base>org.netbeans.modules.masterfs.ui</code-name-base>
133-
<build-prerequisite/>
134-
<compile-dependency/>
135-
<run-dependency>
136-
<specification-version>2.2.1.2</specification-version>
137-
</run-dependency>
138-
</dependency>
139131
<dependency>
140132
<code-name-base>org.netbeans.modules.projectapi</code-name-base>
141133
<build-prerequisite/>

0 commit comments

Comments
 (0)