Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2012-09-06 13:39:29 +0000
committerThomas Watson2012-09-06 13:39:29 +0000
commit1d5e88b1dcfca7ff764ce0e9741b1e432b320617 (patch)
tree555fc9c6eb500a0ee26a617318380e3c38c8a19a /bundles/org.eclipse.osgi.tests/.classpath
parent46a0ef83496c84f5e7c36bd5ddf755c235ec9a5e (diff)
downloadrt.equinox.framework-1d5e88b1dcfca7ff764ce0e9741b1e432b320617.tar.gz
rt.equinox.framework-1d5e88b1dcfca7ff764ce0e9741b1e432b320617.tar.xz
rt.equinox.framework-1d5e88b1dcfca7ff764ce0e9741b1e432b320617.zip
Bug 344111 - IllegalStateException in org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler.toExternalFormv20120906-133929I20120917-0800I20120916-2000I20120911-1000
Diffstat (limited to 'bundles/org.eclipse.osgi.tests/.classpath')
-rw-r--r--bundles/org.eclipse.osgi.tests/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi.tests/.classpath b/bundles/org.eclipse.osgi.tests/.classpath
index 728b8a713..6fbd14253 100644
--- a/bundles/org.eclipse.osgi.tests/.classpath
+++ b/bundles/org.eclipse.osgi.tests/.classpath
@@ -111,6 +111,7 @@
<classpathentry kind="src" output="bundle_tests/test.bug306181b" path="bundles_src/test.bug306181b"/>
<classpathentry kind="src" output="bundle_tests/test.logging.a" path="bundles_src/test.logging.a"/>
<classpathentry kind="src" output="bundle_tests/console.test" path="bundles_src/console.test"/>
+ <classpathentry kind="src" output="bundle_tests/geturl" path="bundles_src/geturl"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>

Back to the top