forked from donal-s/SpatialKappa
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.preferences.xml
28 lines (28 loc) · 1.11 KB
/
.preferences.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<preferences>
<sf.eclipse.odt.core.builder.stores.SourcePaths>
<source-folders/>
</sf.eclipse.odt.core.builder.stores.SourcePaths>
<sf.eclipse.odt.core.builder.stores.BinaryPaths>
<binary-folder>/SpatialKappa/bin</binary-folder>
</sf.eclipse.odt.core.builder.stores.BinaryPaths>
<sf.eclipse.odt.core.builder.stores.BuilderConfigurationStore>
<builder-configurations>
<configuration>
<id>CFG-30690573</id>
<name>project builder configuration</name>
<is-project-configuration/>
<compilation-profile>BYTECODE</compilation-profile>
</configuration>
</builder-configurations>
</sf.eclipse.odt.core.builder.stores.BuilderConfigurationStore>
<sf.eclipse.odt.core.builder.stores.LibraryStore>
<libraries/>
</sf.eclipse.odt.core.builder.stores.LibraryStore>
<sf.eclipse.odt.core.builder.stores.ExecutableStore>
<executables/>
</sf.eclipse.odt.core.builder.stores.ExecutableStore>
<sf.eclipse.odt.core.builder.stores.GrammarStore>
<grammars/>
</sf.eclipse.odt.core.builder.stores.GrammarStore>
</preferences>