Skip to content

Commit

Permalink
Re-arrange in order to be a bit more standard (at least for maven
Browse files Browse the repository at this point in the history
standards).
  • Loading branch information
kbrowder committed May 11, 2012
1 parent ae0143d commit 3c2eb04
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PyJDT/.classpath
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<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 kind="output" path="bin"/>
</classpath>
File renamed without changes.

0 comments on commit 3c2eb04

Please sign in to comment.