Skip to content

Commit

Permalink
Fixed classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
apvk committed Sep 16, 2016
1 parent a378f70 commit c8cd0ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
6 changes: 1 addition & 5 deletions AltoroJ 3.1.1/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
</classpath>
1 change: 1 addition & 0 deletions AltoroJ 3.1.1/WebContent/WEB-INF/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/classes/

0 comments on commit c8cd0ee

Please sign in to comment.