Add Remote apps prefs page

This was moved from boot dash.

See: https://www.pivotaltracker.com/story/show/163360865
This commit is contained in:
Kris De Volder
2019-06-04 12:27:04 -07:00
parent c1ec235398
commit 83d7ddecd7
8 changed files with 259 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="icons/"/>
<classpathentry exported="true" kind="lib" path="syntaxes/"/>
<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>