Statistics
| Branch: | Tag: | Revision:

root / .classpath @ 4684df80

History | View | Annotate | Download (1.5 kB)

1 14ad7326 pastith
<?xml version="1.0" encoding="UTF-8"?>
2 14ad7326 pastith
<classpath>
3 14ad7326 pastith
	<classpathentry kind="src" path="src"/>
4 14ad7326 pastith
	<classpathentry kind="src" path="test"/>
5 14ad7326 pastith
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 14ad7326 pastith
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GWT User Library"/>
7 14ad7326 pastith
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
8 14ad7326 pastith
	<classpathentry kind="lib" path="ear/lib/commons-lang.jar">
9 14ad7326 pastith
		<attributes>
10 14ad7326 pastith
			<attribute name="javadoc_location" value="http://commons.apache.org/lang/api-release/"/>
11 14ad7326 pastith
		</attributes>
12 14ad7326 pastith
	</classpathentry>
13 14ad7326 pastith
	<classpathentry kind="lib" path="war/WEB-INF/lib/commons-fileupload-1.2.jar">
14 14ad7326 pastith
		<attributes>
15 14ad7326 pastith
			<attribute name="javadoc_location" value="http://commons.apache.org/fileupload/apidocs/"/>
16 14ad7326 pastith
		</attributes>
17 14ad7326 pastith
	</classpathentry>
18 14ad7326 pastith
	<classpathentry kind="lib" path="lib/gwt-dnd-2.5.6.jar"/>
19 14ad7326 pastith
	<classpathentry kind="lib" path="ear/lib/commons-codec-1.3.jar"/>
20 14ad7326 pastith
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 common lib"/>
21 14ad7326 pastith
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JBoss 5 lib"/>
22 633045e2 pastith
	<classpathentry kind="lib" path="ear/lib/commons-configuration-1.6.jar" sourcepath="/home/past/Desktop/commons-configuration-1.6-sources.jar">
23 633045e2 pastith
		<attributes>
24 633045e2 pastith
			<attribute name="javadoc_location" value="http://commons.apache.org/configuration/apidocs/"/>
25 633045e2 pastith
		</attributes>
26 633045e2 pastith
	</classpathentry>
27 5c6b4b2c Panagiotis Astithas
	<classpathentry kind="lib" path="lib/gwt-gears.jar"/>
28 14ad7326 pastith
	<classpathentry kind="output" path="bin"/>
29 14ad7326 pastith
</classpath>