Skip to content

Commit 011b244

Browse files
author
jan
committed
change the sdk.product ID to io.sloeber.product.sdk fixes the build but
the splash still isn't there
1 parent 5dfcfa0 commit 011b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.sloeber.product.sdk/sdk.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
33

4-
<product name="Sloeber SDK" uid="sdk.product" id="io.sloeber.product.sdk.product" application="org.eclipse.ui.ide.workbench" version="4.4.2.qualifier" type="features" includeLaunchers="true" autoIncludeRequirements="true">
4+
<product name="Sloeber SDK" uid="io.sloeber.product.sdk" id="io.sloeber.product.sdk.product" application="org.eclipse.ui.ide.workbench" version="4.4.2.qualifier" type="features" includeLaunchers="true" autoIncludeRequirements="true">
55

66
<aboutInfo>
77
<image path="/io.sloeber.product.sdk/icons/eclipse_lg.png"/>

0 commit comments

Comments
 (0)