Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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