Created the config tool for defining hyperion json file

Former-commit-id: 0eac20fbc633111250911ba422e6edac0ef906e1
This commit is contained in:
T. van der Zwan
2013-09-24 11:25:51 +02:00
parent 1a2dd19a7b
commit 42a17a485f
30 changed files with 1809 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="output" path="classes"/>
</classpath>