-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
15 lines (15 loc) · 973 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="scripts"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/freeplane"/>
<classpathentry combineaccessrules="false" kind="src" path="/freeplane_framework"/>
<classpathentry combineaccessrules="false" kind="src" path="/freeplane_plugin_formula"/>
<classpathentry combineaccessrules="false" kind="src" path="/freeplane_plugin_latex"/>
<classpathentry combineaccessrules="false" kind="src" path="/freeplane_plugin_script"/>
<classpathentry combineaccessrules="false" kind="src" path="/freeplane_plugin_svg"/>
<classpathentry combineaccessrules="false" kind="src" path="/JOrtho_0.4_freeplane"/>
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
<classpathentry kind="output" path="scripts"/>
</classpath>