Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-04-25 01:00:01 +0000
committermkersten2006-04-25 01:00:01 +0000
commit8ad64c81892cd09e8b04e5983ccf6b6a360a43e3 (patch)
tree0dbe0f74fd2c1de7e93f64f6b279ccbd867719b0 /org.eclipse.mylyn.bugzilla.core/.classpath
parent3757538fd65cedc62e2cddf1c282d90dde4abd2f (diff)
downloadorg.eclipse.mylyn.tasks-8ad64c81892cd09e8b04e5983ccf6b6a360a43e3.tar.gz
org.eclipse.mylyn.tasks-8ad64c81892cd09e8b04e5983ccf6b6a360a43e3.tar.xz
org.eclipse.mylyn.tasks-8ad64c81892cd09e8b04e5983ccf6b6a360a43e3.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core/.classpath')
-rw-r--r--org.eclipse.mylyn.bugzilla.core/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.core/.classpath b/org.eclipse.mylyn.bugzilla.core/.classpath
index 63f02a415..fd8d0f145 100644
--- a/org.eclipse.mylyn.bugzilla.core/.classpath
+++ b/org.eclipse.mylyn.bugzilla.core/.classpath
@@ -7,7 +7,7 @@
<accessrule kind="nonaccessible" pattern="**/System"/>
</accessrules>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top