Skip to main content
summaryrefslogtreecommitdiffstats
blob: 4758a0fef10267e52b54eb720b8dc0e808d805b4 (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.6 release
! These bundles are currently being developed and released from the master branch

plugin@org.eclipse.wst.jsdt.doc=GIT,tag=v201401151800,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=docs/org.eclipse.wst.jsdt.doc
plugin@org.eclipse.wst.jsdt.core=GIT,tag=v201404111521,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.core
plugin@org.eclipse.wst.jsdt.manipulation=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.manipulation
plugin@org.eclipse.wst.jsdt.support.firefox=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.support.firefox
plugin@org.eclipse.wst.jsdt.support.ie=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.support.ie
plugin@org.eclipse.wst.jsdt.ui=GIT,tag=v201402182334,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.ui

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

feature@org.eclipse.wst.jsdt.feature=GIT,tag=v201405071612,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=features/org.eclipse.wst.jsdt.feature
feature@org.eclipse.wst.jsdt_sdk.feature=GIT,tag=v201405071612,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=features/org.eclipse.wst.jsdt_sdk.feature
 
!***************

Back to the top