Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2012-06-13 14:04:56 +0000
committerThomas Watson2012-07-16 21:03:11 +0000
commit7e980cfb94c1eb742bf1c9986055e70373f76392 (patch)
treef652dd6795661a52dc837fe11cc2db363cc35903 /bundles/org.eclipse.osgi/.classpath
parentf843e83246bb55c8e035fb0fa3e5515516070cd2 (diff)
downloadrt.equinox.framework-7e980cfb94c1eb742bf1c9986055e70373f76392.tar.gz
rt.equinox.framework-7e980cfb94c1eb742bf1c9986055e70373f76392.tar.xz
rt.equinox.framework-7e980cfb94c1eb742bf1c9986055e70373f76392.zip
Consolidate the source folders
Diffstat (limited to 'bundles/org.eclipse.osgi/.classpath')
-rw-r--r--bundles/org.eclipse.osgi/.classpath6
1 files changed, 0 insertions, 6 deletions
diff --git a/bundles/org.eclipse.osgi/.classpath b/bundles/org.eclipse.osgi/.classpath
index 5e8b31637..310e2a009 100644
--- a/bundles/org.eclipse.osgi/.classpath
+++ b/bundles/org.eclipse.osgi/.classpath
@@ -4,13 +4,7 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="osgi/src"/>
<classpathentry kind="src" path="supplement/src"/>
- <classpathentry kind="src" path="core/adaptor"/>
<classpathentry kind="src" path="container/src"/>
- <classpathentry kind="src" path="core/framework"/>
<classpathentry kind="src" path="resolver/src"/>
- <classpathentry kind="src" path="defaultAdaptor/src"/>
- <classpathentry kind="src" path="eclipseAdaptor/src"/>
- <classpathentry kind="src" path="security/src"/>
- <classpathentry kind="src" path="console/src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top