Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 02baa2f

Browse filesBrowse files
committed
Update SSEclipse to 1.0.5 and to use 1.0.19 libs
1 parent 11f1a98 commit 02baa2f
Copy full SHA for 02baa2f

11 files changed

+6-5Lines changed: 6 additions & 5 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/ServiceStackEclipse.Feature/feature.xml‎

Copy file name to clipboardExpand all lines: src/ServiceStackEclipse.Feature/feature.xml
+2-2Lines changed: 2 additions & 2 deletions
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.4.qualifier"
5+
version="1.0.5.qualifier"
66
provider-name="ServiceStack">
77

88
<description url="http://github.com/ServiceStack/ServiceStack.Java">
@@ -32,7 +32,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&
3232
id="net.servicestack.eclipse"
3333
download-size="0"
3434
install-size="0"
35-
version="1.0.4.qualifier"
35+
version="1.0.5.qualifier"
3636
unpack="false"/>
3737

3838
</feature>
Collapse file

‎src/ServiceStackEclipse.Feature/product.product‎

Copy file name to clipboardExpand all lines: src/ServiceStackEclipse.Feature/product.product
+1-1Lines 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="ServiceStackEclipse" uid="net.servicestack.eclipse.product" id="net.servicestack.eclipse.ServiceStackEclipse" application="org.eclipse.ui.ide.workbench" version="1.0.4.qualifier" 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.5.qualifier" useFeatures="false" includeLaunchers="true">
55

66
<configIni use="default">
77
</configIni>
Collapse file
38 Bytes
Binary file not shown.
Collapse file
1.15 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Collapse file

‎src/ServiceStackEclipse.UpdateSite/site.xml‎

Copy file name to clipboardExpand all lines: src/ServiceStackEclipse.UpdateSite/site.xml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
<feature url="features/net.servicestack.eclipse.feature_1.0.3.201509112039.jar" id="net.servicestack.eclipse.feature" version="1.0.3.201509112039"/>
77
<feature url="features/net.servicestack.eclipse.feature_1.0.3.201509112047.jar" id="net.servicestack.eclipse.feature" version="1.0.3.201509112047"/>
88
<feature url="features/net.servicestack.eclipse.feature_1.0.4.201509172044.jar" id="net.servicestack.eclipse.feature" version="1.0.4.201509172044"/>
9+
<feature url="features/net.servicestack.eclipse.feature_1.0.5.201509212120.jar" id="net.servicestack.eclipse.feature" version="1.0.5.201509212120"/>
910
</site>
Collapse file

‎src/ServiceStackEclipse/META-INF/MANIFEST.MF‎

Copy file name to clipboardExpand all lines: src/ServiceStackEclipse/META-INF/MANIFEST.MF
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Eclipse
44
Bundle-SymbolicName: net.servicestack.eclipse;singleton:=true
5-
Bundle-Version: 1.0.4.qualifier
5+
Bundle-Version: 1.0.5.qualifier
66
Bundle-Vendor: ServiceStack
77
Require-Bundle: org.eclipse.ui,
88
org.eclipse.core.resources,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.