Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkmoir2011-09-13 20:23:49 +0000
committerkmoir2011-09-13 20:23:49 +0000
commit148d27b7dc06fb5ba410b978d6407fdcbc99a1ab (patch)
tree3a6c3c4af61bc3996ff2128d25a758103afc826a
parent0cfa375258f05f032ed7ae3ae7706d775df28429 (diff)
downloadeclipse.platform.releng.buildtools-148d27b7dc06fb5ba410b978d6407fdcbc99a1ab.tar.gz
eclipse.platform.releng.buildtools-148d27b7dc06fb5ba410b978d6407fdcbc99a1ab.tar.xz
eclipse.platform.releng.buildtools-148d27b7dc06fb5ba410b978d6407fdcbc99a1ab.zip
-rw-r--r--bundles/org.eclipse.build.tools/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.build.tools/.classpath b/bundles/org.eclipse.build.tools/.classpath
index 2baecb9..f64cf12 100644
--- a/bundles/org.eclipse.build.tools/.classpath
+++ b/bundles/org.eclipse.build.tools/.classpath
@@ -5,7 +5,7 @@
<classpathentry kind="src" path="src_bugzilla"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.osgi_3.8.0.v20110726-1606.jar"/>
+ <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.osgi_3.8.0.v20110908-1857.jar"/>
<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.apache.ant_1.8.2.v20110505-1300/lib/ant.jar"/>
<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.apache.ant_1.8.2.v20110505-1300/lib/ant-launcher.jar"/>
<classpathentry kind="output" path="bin"/>

Back to the top