Skip to content

Commit c8414b9

Browse files
committed
addign project files
1 parent 29c8b3e commit c8414b9

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.classpath

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
4+
<classpathentry kind="src" path=""/>
5+
<classpathentry kind="lib" path="/home/hephaestus/bin/CaDoodle-ApplicationInstall/0.23.28/CaDoodle-Application.jar"/>
6+
<classpathentry kind="con" path="GROOVY_DSL_SUPPORT"/>
7+
<classpathentry kind="output" path=""/>
8+
</classpath>

.project

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@
55
<projects>
66
</projects>
77
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
813
</buildSpec>
914
<natures>
15+
<nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
16+
<nature>org.eclipse.jdt.core.javanature</nature>
1017
</natures>
1118
</projectDescription>

0 commit comments

Comments
 (0)