Skip to content

Commit

Permalink
Master: Update project eclipse
Browse files Browse the repository at this point in the history
  • Loading branch information
pmfg committed Aug 7, 2015
1 parent c8a4d06 commit 4327922
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/miglayout-core-4.2.jar"/>
<classpathentry kind="lib" path="lib/miglayout-swing-4.2.jar"/>
<classpathentry kind="lib" path="lib/opencv-2411.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Opencv-2.4.11"/>
<classpathentry kind="output" path="bin"/>
</classpath>
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/bin/

0 comments on commit 4327922

Please sign in to comment.