Skip to content

Commit

Permalink
Remove project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg McFall committed Mar 10, 2015
1 parent e06b092 commit 4f7d759
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions examples/lti/.classpath
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?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.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/semantictools-context-renderer"/>
<classpathentry combineaccessrules="false" kind="src" path="/semantictools-jsonld"/>
<classpathentry kind="output" path="target/lis-rest-1.0-SNAPSHOT/WEB-INF/classes"/>
</classpath>
<?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.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="target/lis-rest-1.0-SNAPSHOT/WEB-INF/classes"/>
</classpath>

0 comments on commit 4f7d759

Please sign in to comment.