Skip to content

Commit 8a1974e

Browse files
committed
Requiring o.e.oomph.util for web project needs the Oomph update site
1 parent 5eebff7 commit 8a1974e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

oomph/Platform.setup

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -982,6 +982,10 @@
982982
name="org.eclipse.oomph.util"/>
983983
<sourceLocator
984984
rootFolder="${github.clone.platform.website.location}"/>
985+
<repositoryList>
986+
<repository
987+
url="https://download.eclipse.org/oomph/updates/latest"/>
988+
</repositoryList>
985989
</targlet>
986990
</setupTask>
987991
<setupTask

0 commit comments

Comments
 (0)