Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2010-10-20 22:02:23 +0000
committerStephan Herrmann2010-10-20 22:02:23 +0000
commit7a712fd9bd76e90ddd731ea2917a6388e8853a9a (patch)
treed27aa2d7fbd8780a09c6236977881a9412ce6b47 /features/org.eclipse.objectteams.otdt.feature
parent016c426ec794e6355663b7f8188cf27a80dae7b6 (diff)
downloadorg.eclipse.objectteams-7a712fd9bd76e90ddd731ea2917a6388e8853a9a.tar.gz
org.eclipse.objectteams-7a712fd9bd76e90ddd731ea2917a6388e8853a9a.tar.xz
org.eclipse.objectteams-7a712fd9bd76e90ddd731ea2917a6388e8853a9a.zip
update to JDT/Core v_B18
Diffstat (limited to 'features/org.eclipse.objectteams.otdt.feature')
-rw-r--r--features/org.eclipse.objectteams.otdt.feature/ot-compiler-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.objectteams.otdt.feature/ot-compiler-feature/feature.xml b/features/org.eclipse.objectteams.otdt.feature/ot-compiler-feature/feature.xml
index 1d577f0f6..b1022ece2 100644
--- a/features/org.eclipse.objectteams.otdt.feature/ot-compiler-feature/feature.xml
+++ b/features/org.eclipse.objectteams.otdt.feature/ot-compiler-feature/feature.xml
@@ -47,7 +47,7 @@ This software is based on Eclipse and the Java Development Tooling
id="org.eclipse.jdt.core"
download-size="4704"
install-size="4704"
- version="3.7.0.v_B13a"
+ version="3.7.0.v_B18"
unpack="false"/>
</feature>

Back to the top