Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2010-02-23 06:36:31 +0000
committernitind2010-02-23 06:36:31 +0000
commit6829d985009a83b7338d5aee5c6b04390fdcf717 (patch)
tree7d8cac3e2643ed353e881963ba0b0ec25425f6f3 /releng.jsdt
parent724166d30c8bd3dc68ed08afcd15a7591db1164f (diff)
downloadwebtools.maps-6829d985009a83b7338d5aee5c6b04390fdcf717.tar.gz
webtools.maps-6829d985009a83b7338d5aee5c6b04390fdcf717.tar.xz
webtools.maps-6829d985009a83b7338d5aee5c6b04390fdcf717.zip
[303555] When building source type bindings check for a duplicate entry before added a "nextType"
[241655] [outline] Clicking on class in overview makes wrong selection [263484] [exceptions] Error log shows: Message: Project facet jst.web has not been defined. It is used in plugin org.eclipse.wst.jsdt.web.core.
Diffstat (limited to 'releng.jsdt')
-rw-r--r--releng.jsdt/maps/wst-jsdt-tests.map2
-rw-r--r--releng.jsdt/maps/wst-jsdt.map4
2 files changed, 3 insertions, 3 deletions
diff --git a/releng.jsdt/maps/wst-jsdt-tests.map b/releng.jsdt/maps/wst-jsdt-tests.map
index 977aa50d0..a57e2d7bc 100644
--- a/releng.jsdt/maps/wst-jsdt-tests.map
+++ b/releng.jsdt/maps/wst-jsdt-tests.map
@@ -2,7 +2,7 @@
! This map file is for the WTP 3.2 release
! These bundles are currently being developed and released from the HEAD branch
-plugin@org.eclipse.wst.jsdt.core.tests.compiler=v201001130325,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.jsdt.core.tests.compiler
+plugin@org.eclipse.wst.jsdt.core.tests.compiler=v201002230634,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.jsdt.core.tests.compiler
plugin@org.eclipse.wst.jsdt.core.tests.model=v201002180723,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.jsdt.core.tests.model
plugin@org.eclipse.wst.jsdt.ui.tests=v200912081946,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/tests/org.eclipse.wst.jsdt.ui.tests
diff --git a/releng.jsdt/maps/wst-jsdt.map b/releng.jsdt/maps/wst-jsdt.map
index e5282b8ad..c2367a890 100644
--- a/releng.jsdt/maps/wst-jsdt.map
+++ b/releng.jsdt/maps/wst-jsdt.map
@@ -3,11 +3,11 @@
! These bundles are currently being developed and released from the HEAD branch
plugin@org.eclipse.wst.jsdt.doc=v200903120608,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/docs/org.eclipse.wst.jsdt.doc
-plugin@org.eclipse.wst.jsdt.core=v201002180723,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.core
+plugin@org.eclipse.wst.jsdt.core=v201002230634,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.core
plugin@org.eclipse.wst.jsdt.manipulation=v200906300123,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.manipulation
plugin@org.eclipse.wst.jsdt.support.firefox=v200906300123,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.support.firefox
plugin@org.eclipse.wst.jsdt.support.ie=v201001130325,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.support.ie
-plugin@org.eclipse.wst.jsdt.ui=v201002180723,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.ui
+plugin@org.eclipse.wst.jsdt.ui=v201002230634,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.ui
feature@org.eclipse.wst.jsdt.feature=v200912170603,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.jsdt.feature
feature@org.eclipse.wst.jsdt_sdk.feature=v200912170603,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/features/org.eclipse.wst.jsdt_sdk.feature

Back to the top