Subversion Repositories DevTools

Rev

Rev 7188 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7188 Rev 7210
Line 1... Line 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
2
<classpath>
3
	<classpathentry output="bin/main" kind="src" path="src/main/java">
3
	<classpathentry kind="src" output="bin/main" path="src/main/java">
4
		<attributes>
4
		<attributes>
5
			<attribute name="gradle_scope" value="main"/>
5
			<attribute name="gradle_scope" value="main"/>
6
			<attribute name="gradle_used_by_scope" value="main,test"/>
6
			<attribute name="gradle_used_by_scope" value="main,test"/>
7
		</attributes>
7
		</attributes>
8
	</classpathentry>
8
	</classpathentry>
9
	<classpathentry output="bin/test" kind="src" path="src/test/java">
9
	<classpathentry kind="src" output="bin/test" path="src/test/java">
10
		<attributes>
10
		<attributes>
11
			<attribute name="gradle_scope" value="test"/>
11
			<attribute name="gradle_scope" value="test"/>
12
			<attribute name="gradle_used_by_scope" value="test"/>
12
			<attribute name="gradle_used_by_scope" value="test"/>
13
		</attributes>
13
		</attributes>
14
	</classpathentry>
14
	</classpathentry>
15
	<classpathentry kind="output" path="bin/default"/>
-
 
16
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6/"/>
15
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6/"/>
17
	<classpathentry kind="lib" path="V:/dpkg_archive/mavenRepository/1.0.2000.cots/pkg/mavenRepository/org/slf4j/slf4j-log4j12/1.7.26/slf4j-log4j12-1.7.26.jar">
16
	<classpathentry kind="lib" path="V:/dpkg_archive/mavenRepository/1.0.2000.cots/pkg/mavenRepository/org/slf4j/slf4j-log4j12/1.7.26/slf4j-log4j12-1.7.26.jar">
18
		<attributes>
17
		<attributes>
19
			<attribute name="gradle_used_by_scope" value="main,test"/>
18
			<attribute name="gradle_used_by_scope" value="main,test"/>
20
			<attribute name="org.eclipse.jst.component.nondependency" value=""/>
19
			<attribute name="org.eclipse.jst.component.nondependency" value=""/>
Line 240... Line 239...
240
		<attributes>
239
		<attributes>
241
			<attribute name="gradle_used_by_scope" value="main,test"/>
240
			<attribute name="gradle_used_by_scope" value="main,test"/>
242
			<attribute name="org.eclipse.jst.component.nondependency" value=""/>
241
			<attribute name="org.eclipse.jst.component.nondependency" value=""/>
243
		</attributes>
242
		</attributes>
244
	</classpathentry>
243
	</classpathentry>
-
 
244
	<classpathentry kind="lib" path="src/main/resources"/>
-
 
245
	<classpathentry kind="output" path="bin/default"/>
245
</classpath>
246
</classpath>