Skip to main content
summaryrefslogtreecommitdiffstats
blob: 6fdd99704236149634661bcf8ce071d54df0c5c3 (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=v201202031526,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=v201307161720,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=v201204261600,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=v201208171701,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=v201208171701,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=v201307161720,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=v201208171701,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=v201208171701,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.rhino=GIT,tag=v201208171701,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.ui=GIT,tag=v201208171701,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.debug.git,path=bundles/org.eclipse.wst.jsdt.debug.rhino.ui
plugin@org.eclipse.wst.jsdt.debug.rhino.debugger=GIT,tag=v201208171701,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.debug.git,path=bundles/org.eclipse.wst.jsdt.debug.rhino.debugger
plugin@org.eclipse.wst.jsdt.debug.transport=GIT,tag=v201208171701,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=v201209252144,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.debug.git,path=bundles/org.eclipse.wst.jsdt.debug.ui

feature@org.eclipse.wst.jsdt.feature=GIT,tag=v201307161720,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=v201307171524,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=features/org.eclipse.wst.jsdt_sdk.feature
 
!***************

Back to the top