Revision 2396 tmp/org.txm.annotation.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 exported="true"
|
|
5 |
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="output" path="bin"/>
|
|
3 |
<classpathentry kind="con"
|
|
4 |
path="org.eclipse.jdt.launching.JRE_CONTAINER" />
|
|
5 |
<classpathentry exported="true" 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="output" path="bin" />
|
|
13 | 13 |
</classpath> |
Also available in: Unified diff