Skip to content

Commit cd27cdd

Browse files
committed
Update SSEclipse to 1.0.3 using Mars EE
1 parent f0ba018 commit cd27cdd

12 files changed

+14
-3
lines changed

src/ServiceStackEclipse.Feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="net.servicestack.eclipse.feature"
44
label="ServiceStackEclipse"
5-
version="1.0.2.qualifier"
5+
version="1.0.3.qualifier"
66
provider-name="ServiceStack">
77

88
<description url="http://github.com/ServiceStack/ServiceStack.Java">

src/ServiceStackEclipse.Feature/product.product

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

4-
<product name="ServiceStackEclipse" uid="net.servicestack.eclipse.product" id="net.servicestack.eclipse.ServiceStackEclipse" application="org.eclipse.ui.ide.workbench" version="1.0.2" useFeatures="false" includeLaunchers="true">
4+
<product name="ServiceStackEclipse" uid="net.servicestack.eclipse.product" id="net.servicestack.eclipse.ServiceStackEclipse" application="org.eclipse.ui.ide.workbench" version="1.0.3" useFeatures="false" includeLaunchers="true">
5+
56

67
<configIni use="default">
78
</configIni>
@@ -13,13 +14,15 @@
1314

1415
<windowImages/>
1516

17+
1618
<launcher>
1719
<solaris/>
1820
<win useIco="false">
1921
<bmp/>
2022
</win>
2123
</launcher>
2224

25+
2326
<vm>
2427
</vm>
2528

@@ -32,4 +35,11 @@
3235
</plugins>
3336

3437

38+
<preferencesInfo>
39+
<targetfile overwrite="false"/>
40+
</preferencesInfo>
41+
42+
<cssInfo>
43+
</cssInfo>
44+
3545
</product>
65 Bytes
Binary file not shown.
421 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)