Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Commit 008c136

Browse files
committed
Added licence feature to target platform
1 parent 3576379 commit 008c136

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

school/org.eclipse.incquery.tests.school.parent/schooltest.target

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
<unit id="org.eclipse.xtext.sdk.feature.group" version="2.6.0.v201405210727"/>
1616
<repository location="http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases"/>
1717
</location>
18+
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
19+
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
20+
<repository location="http://download.eclipse.org/cbi/updates/license"/>
21+
</location>
1822
</locations>
1923
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
2024
</target>

0 commit comments

Comments
 (0)