-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.project
More file actions
35 lines (35 loc) · 932 Bytes
/
.project
File metadata and controls
35 lines (35 loc) · 932 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>KIDS</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.dltk.core.scriptbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.deved.antlride.core.nature</nature>
</natures>
<linkedResources>
<link>
<name>relatedEfforts</name>
<type>2</type>
<location>/Users/chrisstrasburg/Documents/academic-research/projects/SignalBasedOntologies/relatedEfforts</location>
</link>
<link>
<name>weka.jar</name>
<type>1</type>
<locationURI>PARENT-5-PROJECT_LOC/Applications/weka-3-6-4.app/Contents/Resources/Java/weka.jar</locationURI>
</link>
</linkedResources>
</projectDescription>