Skip to content

Commit

Permalink
pre-merge commit MegaMek#2
Browse files Browse the repository at this point in the history
  • Loading branch information
NickAragua committed Oct 7, 2020
1 parent 0b9be5a commit 525709d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion MekHQ/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,14 @@
<attributes>
<attribute name="gradle_scope" value="test"/>
<attribute name="gradle_used_by_scope" value="test"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/">
<accessrules>
<accessrule kind="accessible" pattern="sun/swing/**"/>
</accessrules>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
<classpathentry kind="output" path="bin/default"/>
</classpath>

0 comments on commit 525709d

Please sign in to comment.