Skip to main content
summaryrefslogblamecommitdiffstats
blob: 823b0c75e20e4ecd8d264ceade816865697e3f2f (plain) (tree)
1
2
3
4
5
6
7
8
9
10





                                      
                            


                        
                                                      







                                                               
target "EMF Compare based on Mars SDK"

include "fragments/licence.tpd"
include "fragments/fuzzy-tests.tpd"
include "fragments/orbit.tpd"
include "fragments/egit.tpd"
include "fragments/perf.tpd"

with source requirements

location "http://download.eclipse.org/releases/luna" {
	org.eclipse.platform.sdk lazy
	org.eclipse.emf.sdk.feature.group lazy
	org.eclipse.emf.transaction.sdk.feature.group lazy
	org.eclipse.uml2.feature.group lazy
	org.eclipse.gmf.runtime.notation.sdk.feature.group lazy
	org.eclipse.emf.ecoretools.feature.group lazy
	org.eclipse.papyrus.sdk.feature.feature.group lazy
}

Back to the top