Skip to content

Commit

Permalink
Classpath small change [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Jul 19, 2012
1 parent 9be99e3 commit a34d759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webcam-capture/.classpath
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="src" path="src/example/java"/>
<classpathentry kind="src" path="src/example/resources"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
Expand Down

0 comments on commit a34d759

Please sign in to comment.