Added Python/CDT workbench setup and updated SCViewer project
requirements
This commit is contained in:
parent
4e5d6599ef
commit
40553a8178
File diff suppressed because one or more lines are too long
|
@ -162,6 +162,8 @@
|
|||
xsi:type="setup.p2:P2Task">
|
||||
<requirement
|
||||
name="org.eclipse.pde.feature.group"/>
|
||||
<requirement
|
||||
name="org.eclipse.e4.core.tools.feature.feature.group"/>
|
||||
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
|
||||
</setupTask>
|
||||
<setupTask
|
||||
|
|
Loading…
Reference in New Issue