root/demo/Apogee/ECMDemo/.classpath

Revision 9615, 1.0 kB (checked in by bstefanescu, 2 years ago)

updated abstract views
anyway common ui classes will be moved outside this project

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src"/>
4         <classpathentry kind="src" path="test"/>
5         <classpathentry exported="true" kind="lib" path="lib/NXCoreFacade.jar"/>
6         <classpathentry exported="true" kind="lib" path="lib/jboss-aop-jdk50-client.jar"/>
7         <classpathentry exported="true" kind="lib" path="lib/jboss-aspect-jdk50-client.jar"/>
8         <classpathentry exported="true" kind="lib" path="lib/jboss-annotations-ejb3.jar"/>
9         <classpathentry exported="true" kind="lib" path="lib/jboss-ejb3.jar"/>
10         <classpathentry exported="true" kind="lib" path="lib/jboss-ejb3x.jar"/>
11         <classpathentry exported="true" kind="lib" path="lib/jbossall-client.jar" sourcepath="/home/bstefanescu/work/JBoss/jboss-4.0.4.GA-src"/>
12         <classpathentry exported="true" kind="lib" path="lib/commons-jexl-1.1.jar"/>
13         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
14         <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
15         <classpathentry kind="output" path="bin"/>
16 </classpath>
Note: See TracBrowser for help on using the browser.