Skip to content

Commit 358b10b

Browse files
BananeweizenCalixte
authored andcommitted
Infra: Remove invalid access rules
Those should never have been added.
1 parent 750b869 commit 358b10b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

net.sf.eclipsecs.core/.classpath

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@
55
<attribute name="module" value="true"/>
66
</attributes>
77
</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>
8+
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
139
<classpathentry kind="src" path="src"/>
1410
<classpathentry kind="lib" path="lib/checkstyle-10.6.0-all.jar"/>
1511
<classpathentry kind="output" path="target/classes"/>

0 commit comments

Comments
 (0)