Skip to content
This repository has been archived by the owner on Jul 10, 2018. It is now read-only.

Commit

Permalink
Reflect the new naming convention
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-grouchnikov committed Feb 24, 2017
1 parent 5c601c2 commit da22a11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<classpathentry combineaccessrules="false" kind="src" path="/laf-plugin"/>
<classpathentry combineaccessrules="false" kind="src" path="/laf-widget"/>
<classpathentry combineaccessrules="false" kind="src" path="/substance"/>
<classpathentry kind="lib" path="lib/swingx.jar" sourcepath="/Users/kirillg/JTools/swingx-src-2312/java"/>
<classpathentry kind="lib" path="/substance/lib/trident.jar"/>
<classpathentry kind="lib" path="/Users/kirillg/Projects/substance/lib/trident-1.4.jar"/>
<classpathentry kind="lib" path="/substance/lib/build/forms-1.2.0.jar"/>
<classpathentry kind="lib" path="/substance/lib/test/fest-assert-1.2.jar"/>
<classpathentry kind="lib" path="/substance/lib/test/fest-reflect-1.2.jar"/>
<classpathentry kind="lib" path="/substance/lib/test/fest-swing-1.2.jar"/>
<classpathentry kind="lib" path="/substance/lib/test/fest-util-1.1.2.jar"/>
<classpathentry kind="lib" path="lib/swingx-all-1.6.4.jar" sourcepath="/Users/kirillg/Projects/thirdparty/swingx-all-1.6.4-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit da22a11

Please sign in to comment.