Skip to content

Commit

Permalink
add classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarrientos committed Apr 20, 2010
1 parent 68eda50 commit fb56c0e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="parrot-core-1.0-SNAPSHOT.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit fb56c0e

Please sign in to comment.