Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/indigo4/dependencies.properties')
-rw-r--r--releng/indigo4/dependencies.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/releng/indigo4/dependencies.properties b/releng/indigo4/dependencies.properties
index dcb6780c1..3ab5ecfb1 100644
--- a/releng/indigo4/dependencies.properties
+++ b/releng/indigo4/dependencies.properties
@@ -63,8 +63,9 @@ orbitthirdpartymap.description=orbit thirdparty map
# Eclipse SDK Dependency
# Eclipse SDK will be used for building the distribution
# groupID : eclipse
-eclipse.id=3.7M5
-eclipse.dir=S-3.7M5-201101272034
+
+eclipse.id=I20110215-0800
+eclipse.dir=I20110215-0800
eclipse.name=Eclipse SDK v3.7
eclipse.description=(Platform, PDE, JDT)

Back to the top