Skip to content

Commit

Permalink
Provide Oomph Setup to simplify setup of a BIRT IDE #596
Browse files Browse the repository at this point in the history
Use target name for pde:TargetPlatformTask

Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
  • Loading branch information
ruspl-afed committed Nov 1, 2021
1 parent 5143ad9 commit 370b9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/org.eclipse.birt.releng/BIRT.setup
Expand Up @@ -152,7 +152,7 @@
</setupTask>
<setupTask
xsi:type="pde:TargetPlatformTask"
name="org.eclipse.birt.target"/>
name="BIRT Target"/>
<setupTask
xsi:type="setup.workingsets:WorkingSetTask"
prefix="org.eclipse.birt-">
Expand Down

0 comments on commit 370b9dd

Please sign in to comment.