Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2006-03-02 23:20:52 +0000
committerThomas Watson2006-03-02 23:20:52 +0000
commit91cb43f54b532cca415dd0a0e8ba06bd04a13dc6 (patch)
tree40628c103ca22561412e180797e21f68535fc910 /bundles/org.eclipse.osgi/.classpath
parent5a181a3eac793629d4b3c32db51a3dcba5ab111a (diff)
downloadrt.equinox.framework-91cb43f54b532cca415dd0a0e8ba06bd04a13dc6.tar.gz
rt.equinox.framework-91cb43f54b532cca415dd0a0e8ba06bd04a13dc6.tar.xz
rt.equinox.framework-91cb43f54b532cca415dd0a0e8ba06bd04a13dc6.zip
Bug 127110 Promote org.eclipse.osgi.jarverifier from incubator
Diffstat (limited to 'bundles/org.eclipse.osgi/.classpath')
-rw-r--r--bundles/org.eclipse.osgi/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi/.classpath b/bundles/org.eclipse.osgi/.classpath
index 602f416a8..31be5848d 100644
--- a/bundles/org.eclipse.osgi/.classpath
+++ b/bundles/org.eclipse.osgi/.classpath
@@ -7,6 +7,7 @@
<classpathentry kind="src" path="defaultAdaptor/src"/>
<classpathentry kind="src" path="eclipseAdaptor/src"/>
<classpathentry kind="src" path="resolver/src"/>
+ <classpathentry kind="src" path="jarverifier"/>
<classpathentry kind="lib" path="osgi/exceptions.jar"/>
<classpathentry kind="lib" path="osgi/collx.jar"/>
<classpathentry kind="lib" path="osgi/xmlParserAPIs.jar"/>

Back to the top