Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b4bada14c072d80b90fb02ef3997b73342c393cb (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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
target "Papyrus Extra" with requirements source

include "../../../main/targetPlatform/portable/org.eclipse.papyrus.main.portable.target.tpd"

//updateFrom("EPP Logging",0) 

location aeri "http://download.eclipse.org/technology/epp/logging/milestones/" {
	org.eclipse.epp.logging.aeri.feature.feature.group
}

//updateFrom("EMF COMPARE",0) 

location emfCompare "http://download.eclipse.org/modeling/emf/compare/updates/milestones/3.2/S201605241249" {
	org.eclipse.emf.compare.diagram.gmf.source.feature.group
	org.eclipse.emf.compare.source.feature.group
	org.eclipse.emf.compare.uml2.source.feature.group
}

//updateFrom("EMF CDO",0) 

location cdo "http://download.eclipse.org/modeling/emf/cdo/drops/S20160524-0622" {
	org.eclipse.net4j.feature.group
	org.eclipse.emf.cdo.server.feature.group
	org.eclipse.emf.cdo.dawn.feature.group
	org.eclipse.emf.cdo.feature.group
	org.eclipse.emf.cdo.server.db.feature.group
}

//updateFrom("M2T ACCELEO",0) 

location acceleo "http://download.eclipse.org/acceleo/updates/milestones/3.6/S201605040614" {
	org.eclipse.acceleo.runtime.source.feature.group
	org.eclipse.acceleo.source.feature.group
	org.eclipse.acceleo.query.source.feature.group
	org.eclipse.acceleo.sdk.feature.group
}

//manualUpdate 

location upr "http://download.eclipse.org/upr/0.9RC1/update/" {
	org.eclipse.upr.utp.feature.feature.group
}

//manualUpdate 

location rmf "http://download.eclipse.org/rmf/updates/releases" {
	org.eclipse.rmf.reqif10.sdk.feature.feature.group
	org.eclipse.rmf.reqif10.pror.sdk.feature.feature.group
}

//updateFrom("Extended Editing Framework (EEF)",0) 

location eef "http://download.eclipse.org/modeling/emft/eef/updates/releases/1.5/R201601141612/" {
	org.eclipse.emf.eef.sdk-feature.feature.group
}

//updateFrom("GEF",0) 

location gef "http://download.eclipse.org/tools/gef/updates/milestones/4.0.0M7_gef-master_1912" {
	org.eclipse.zest.layouts
}

//Transitive dependencies

//updateFrom("Graphiti",0)

location graphiti "http://download.eclipse.org/graphiti/updates/milestones/S-0.13.0M7-201605040920/" //

//updateFrom("Sphinx",0)

location sphinx "http://download.eclipse.org/sphinx/previews" //

Back to the top