Skip to content

Commit 478db44

Browse files
BananeweizenCalixte
authored andcommitted
remove early startup extension
This is not necessary for checkstyle functionality. The checkstyle plugin will be loaded because of the registered builder and nature early enough.
1 parent 6ce3246 commit 478db44

File tree

2 files changed

+0
-43
lines changed

2 files changed

+0
-43
lines changed

net.sf.eclipsecs.ui/plugin.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@
5656
icon="icons/configtype_project.gif"/>
5757
</extension>
5858

59-
<extension
60-
point="org.eclipse.ui.startup">
61-
<startup
62-
class="net.sf.eclipsecs.ui.CheckstylePluginStartup"/>
63-
</extension>
6459

6560
<extension
6661
point="org.eclipse.core.runtime.preferences">

net.sf.eclipsecs.ui/src/net/sf/eclipsecs/ui/CheckstylePluginStartup.java

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)