We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 750b869 commit 358b10bCopy full SHA for 358b10b
net.sf.eclipsecs.core/.classpath
@@ -5,11 +5,7 @@
5
<attribute name="module" value="true"/>
6
</attributes>
7
</classpathentry>
8
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
9
- <accessrules>
10
- <accessrule kind="accessible" pattern="com/puppycrawl/tools/checkstyle/meta/**"/>
11
- </accessrules>
12
- </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
13
<classpathentry kind="src" path="src"/>
14
<classpathentry kind="lib" path="lib/checkstyle-10.6.0-all.jar"/>
15
<classpathentry kind="output" path="target/classes"/>
0 commit comments