Skip to main content
summaryrefslogtreecommitdiffstats
blob: eb5ed1eb76675bbabc43e4fd9557bb7d4496df19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
!*************** wst-jsdt.map
! This map file is for the WTP 3.2.x maintenance releases
! These bundles are currently being developed and released from the R3_2_maintenance branch

plugin@org.eclipse.wst.jsdt.doc=GIT,tag=v201007150153,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=docs/org.eclipse.wst.jsdt.doc
plugin@org.eclipse.wst.jsdt.core=GIT,tag=v201109150205,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.core
plugin@org.eclipse.wst.jsdt.manipulation=GIT,tag=v201004150600,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.manipulation
plugin@org.eclipse.wst.jsdt.support.firefox=GIT,tag=v201004150600,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.support.firefox
plugin@org.eclipse.wst.jsdt.support.ie=GIT,tag=v201004150600,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.support.ie
plugin@org.eclipse.wst.jsdt.ui=GIT,tag=v201109150205,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.ui

plugin@org.eclipse.wst.jsdt.debug.core=GIT,tag=v201201100211,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.debug.git,path=bundles/org.eclipse.wst.jsdt.debug.core
plugin@org.eclipse.wst.jsdt.debug.crossfire=GIT,tag=v201201100211,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.debug.git,path=bundles/org.eclipse.wst.jsdt.debug.crossfire
plugin@org.eclipse.wst.jsdt.debug.transport=GIT,tag=v201109150305,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.debug.git,path=bundles/org.eclipse.wst.jsdt.debug.transport
plugin@org.eclipse.wst.jsdt.debug.ui=GIT,tag=v201201100211,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.debug.git,path=bundles/org.eclipse.wst.jsdt.debug.ui
plugin@org.eclipse.wst.jsdt.debug.rhino=GIT,tag=v201201100211,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.debug.git,path=bundles/org.eclipse.wst.jsdt.debug.rhino
plugin@org.eclipse.wst.jsdt.debug.rhino.debugger=GIT,tag=v201201100211,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.debug.git,path=bundles/org.eclipse.wst.jsdt.debug.rhino.debugger

feature@org.eclipse.wst.jsdt.feature=GIT,tag=v201109150410,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=features/org.eclipse.wst.jsdt.feature
feature@org.eclipse.wst.jsdt_sdk.feature=GIT,tag=v201106160453,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=features/org.eclipse.wst.jsdt_sdk.feature
 
!***************
feature@org.eclipse.wst.jsdt.feature.patch=GIT,tag=v201210121926,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=features/org.eclipse.wst.jsdt.feature.patch

Back to the top