File tree Expand file tree Collapse file tree 2 files changed +16
-14
lines changed Expand file tree Collapse file tree 2 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2- <?pde ?>
3- <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
4- <target name =" Eclipse Checkstyle" sequenceNumber =" 1515838239 " >
5- <locations >
6- <location includeMode =" slicer" includeAllPlatforms =" false" includeSource =" true" includeConfigurePhase =" true" type =" InstallableUnit" >
7- <unit id =" org.eclipse.jdt.feature.group" version =" 0.0.0" />
8- <unit id =" org.eclipse.sdk.ide" version =" 0.0.0" />
9- <unit id =" org.eclipse.emf.feature.group" version =" 0.0.0" />
10- <repository location =" http://download.eclipse.org/releases/juno/" />
11- </location >
12- </locations >
13- </target >
1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <?pde ?>
3+ <!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
4+ <target name =" Eclipse Checkstyle" sequenceNumber =" 1523084336 " >
5+ <locations >
6+ <location includeMode =" slicer" includeAllPlatforms =" false" includeSource =" true" includeConfigurePhase =" true" type =" InstallableUnit" >
7+ <unit id =" org.eclipse.jdt.feature.group" version =" 0.0.0" />
8+ <unit id =" org.eclipse.sdk.ide" version =" 0.0.0" />
9+ <unit id =" org.eclipse.emf.feature.group" version =" 0.0.0" />
10+ <repository location =" http://download.eclipse.org/releases/juno/201303010900/ " />
11+ </location >
12+ </locations >
13+ </target >
Original file line number Diff line number Diff line change 1+ // install http://mbarbero.github.io/fr.obeo.releng.targetplatform/p2/ to use this target definition
12target "Eclipse Checkstyle"
23with source configurePhase
34
4- location "http://download.eclipse.org/releases/juno/" {
5+ // use the latest version of Juno only, to avoid downloading all children of the Juno composite update site
6+ location "http://download.eclipse.org/releases/juno/201303010900/" {
57 org.eclipse.jdt.feature.group lazy
68 org.eclipse.sdk.ide lazy
79
You can’t perform that action at this time.
0 commit comments