Statistics
| Branch: | Tag: | Revision:

root / gss / .classpath @ e08fd2f3

History | View | Annotate | Download (1.3 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 e08fd2f3 pastith
	<classpathentry kind="lib" path="ear/lib/commons-configuration-1.6.jar" sourcepath="/home/past/Desktop/commons-configuration-1.6-sources.jar"/>
23 14ad7326 pastith
	<classpathentry kind="output" path="bin"/>
24 14ad7326 pastith
</classpath>