mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-07-01 05:33:25 +02:00
Added RDL Editor product
This commit is contained in:
7
com.minres.rdl.parent/com.minres.rdl.product/.classpath
Normal file
7
com.minres.rdl.parent/com.minres.rdl.product/.classpath
Normal file
@ -0,0 +1,7 @@
|
||||
<?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 kind="output" path="bin"/>
|
||||
</classpath>
|
Reference in New Issue
Block a user