Revision 2396 tmp/org.txm.annotation.kr.core/.classpath
.classpath (revision 2396) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
|
4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
|
5 |
<accessrules> |
|
6 |
<accessrule kind="accessible" pattern="**"/> |
|
7 |
</accessrules> |
|
8 |
</classpathentry> |
|
9 |
<classpathentry kind="src" path="src"/> |
|
10 |
<classpathentry kind="lib" path="libs/hsqldb.jar"/> |
|
11 |
<classpathentry kind="lib" path="libs/postgresql-9.4.1207.jre6.jar"/> |
|
12 |
<classpathentry kind="lib" path="libs/sqlite-jdbc-3.8.11.2.jar"/> |
|
13 |
<classpathentry kind="output" path="bin"/> |
|
3 |
<classpathentry kind="con" |
|
4 |
path="org.eclipse.jdt.launching.JRE_CONTAINER" /> |
|
5 |
<classpathentry kind="con" |
|
6 |
path="org.eclipse.pde.core.requiredPlugins"> |
|
7 |
<accessrules> |
|
8 |
<accessrule kind="accessible" pattern="**" /> |
|
9 |
</accessrules> |
|
10 |
</classpathentry> |
|
11 |
<classpathentry kind="src" path="src" /> |
|
12 |
<classpathentry kind="lib" path="libs/hsqldb.jar" /> |
|
13 |
<classpathentry kind="lib" |
|
14 |
path="libs/postgresql-9.4.1207.jre6.jar" /> |
|
15 |
<classpathentry kind="lib" |
|
16 |
path="libs/sqlite-jdbc-3.8.11.2.jar" /> |
|
17 |
<classpathentry kind="output" path="bin" /> |
|
14 | 18 |
</classpath> |
Also available in: Unified diff