Skip to content

Commit

Permalink
remove classpath entry for Java 5
Browse files Browse the repository at this point in the history
  • Loading branch information
darkv committed Nov 9, 2015
1 parent fe3a7ca commit 9c62945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/Ajax/JqueryMobileExample/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
<classpathentry kind="con" path="WOFramework/JavaJDBCAdaptor"/>
<classpathentry kind="con" path="WOFramework/JavaWebObjects"/>
<classpathentry kind="con" path="WOFramework/JavaXML"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 9c62945

Please sign in to comment.