Skip to content

Commit 1a07572

Browse files
committed
Update setup for website repository to install wildwebdeveloper
- WWD supports formatting and completion for html, css, and javascript as used by the eclipse website project.
1 parent 0a6be9e commit 1a07572

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

oomph/Platform.setup

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@
949949
</detail>
950950
<detail
951951
key="label">
952-
<value>Platform Website Github Repository</value>
952+
<value>Platform Website GitHub Repository</value>
953953
</detail>
954954
<detail
955955
key="target">
@@ -987,6 +987,15 @@
987987
</predicate>
988988
</workingSet>
989989
</setupTask>
990+
<setupTask
991+
xsi:type="setup.p2:P2Task"
992+
label="WildWeb">
993+
<requirement
994+
name="org.eclipse.wildwebdeveloper.feature.feature.group"
995+
optional="true"/>
996+
<repository
997+
url="https://download.eclipse.org/wildwebdeveloper/releases/latest"/>
998+
</setupTask>
990999
<stream
9911000
name="master"
9921001
label="Master"/>

0 commit comments

Comments
 (0)