Skip to content

Commit

Permalink
aligned eclipse and gradle build path
Browse files Browse the repository at this point in the history
  • Loading branch information
Orbiter committed Sep 18, 2017
1 parent 285e1bb commit 7903f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
<classpathentry kind="output" path="build"/>
<classpathentry kind="output" path="build/classes/main"/>
</classpath>

0 comments on commit 7903f3a

Please sign in to comment.