bug in transformer handleroles
author |
dwinter |
date |
Thu, 03 Feb 2011 16:08:06 +0100 |
parents |
fb3f3df002df |
children |
919e9f3b5efd |
rev |
line source |
0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="src"/>
|
|
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
5 <classpathentry combineaccessrules="false" kind="src" path="/protege"/>
|
|
6 <classpathentry combineaccessrules="false" kind="src" path="/protege-core"/>
|
|
7 <classpathentry kind="lib" path="libs/jaxen-1.1.1.jar"/>
|
|
8 <classpathentry kind="lib" path="libs/jdom-1.0.jar"/>
|
|
9 <classpathentry kind="lib" path="libs/log4j-1.2.15.jar"/>
|
|
10 <classpathentry kind="output" path="bin"/>
|
|
11 </classpath>
|