summaryrefslogtreecommitdiff
path: root/src/eclipse/repl/.project
blob: ea188bc26249306a2fcc2bd77c20390ee704bcae (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>repl</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-repl</name>
                        <type>2</type>
                        <locationURI>SCALA_BASEDIR/build/quick/classes/repl</locationURI>
                </link>
                <link>
                        <name>lib</name>
                        <type>2</type>
                        <locationURI>SCALA_BASEDIR/lib</locationURI>
                </link>
                <link>
                        <name>repl</name>
                        <type>2</type>
                        <locationURI>SCALA_BASEDIR/src/repl</locationURI>
                </link>
        </linkedResources>
</projectDescription>