summaryrefslogtreecommitdiff
path: root/src/eclipse
diff options
context:
space:
mode:
Diffstat (limited to 'src/eclipse')
-rw-r--r--src/eclipse/asm/.classpath1
-rw-r--r--src/eclipse/asm/.project2
2 files changed, 1 insertions, 2 deletions
diff --git a/src/eclipse/asm/.classpath b/src/eclipse/asm/.classpath
index f88dea64f4..03d9e9788d 100644
--- a/src/eclipse/asm/.classpath
+++ b/src/eclipse/asm/.classpath
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="SCALA_BASEDIR"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="asm-quick-bin"/>
</classpath>
diff --git a/src/eclipse/asm/.project b/src/eclipse/asm/.project
index 2c88a0ab11..c9051389af 100644
--- a/src/eclipse/asm/.project
+++ b/src/eclipse/asm/.project
@@ -16,7 +16,7 @@
</natures>
<linkedResources>
<link>
- <name>SCALA_BASEDIR</name>
+ <name>src</name>
<type>2</type>
<locationURI>SCALA_BASEDIR/src/asm</locationURI>
</link>