summaryrefslogtreecommitdiff
path: root/src/eclipse/partest/.project
blob: 5f52d4bf8f2c63b88290cfb356ce3bbc0ef94222 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
        <name>partest-extras</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.scala-ide.sdt.core.scalabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.scala-ide.sdt.core.scalanature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
	<linkedResources>
		<link>
                        <name>build-quick-partest-extras</name>
			<type>2</type>
                        <locationURI>SCALA_BASEDIR/build/quick/classes/partest-extras</locationURI>
		</link>
		<link>
			<name>lib</name>
			<type>2</type>
			<locationURI>SCALA_BASEDIR/lib</locationURI>
		</link>
		<link>
                        <name>partest-extras</name>
			<type>2</type>
                        <locationURI>SCALA_BASEDIR/src/partest-extras</locationURI>
		</link>
	</linkedResources>
</projectDescription>