Files
Kris De Volder 83d7ddecd7 Add Remote apps prefs page
This was moved from boot dash.

See: https://www.pivotaltracker.com/story/show/163360865
2019-06-04 12:27:04 -07:00

10 lines
531 B
XML

<?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.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="icons" sourcepath="icons"/>
<classpathentry exported="true" kind="lib" path="syntaxes" sourcepath="syntaxes"/>
<classpathentry kind="output" path="bin"/>
</classpath>