Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/org.eclipse.epp.package.common.feature/build.properties3
-rw-r--r--packages/org.eclipse.epp.package.common/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.cpp/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.cpp/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.java.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.java/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.java/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.javascript.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.javascript/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.javascript/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.jee.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.jee/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.jee/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.linuxtools.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.linuxtools/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.linuxtools/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.modeling.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.modeling/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.modeling/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.php.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.php/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.php/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.pulsar.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.pulsar/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.pulsar/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.rcp/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.rcp/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.reporting.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.reporting/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.reporting/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.soa.feature/build.properties1
-rw-r--r--packages/org.eclipse.epp.package.soa/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.soa/plugin.xml2
35 files changed, 49 insertions, 11 deletions
diff --git a/packages/org.eclipse.epp.package.common.feature/build.properties b/packages/org.eclipse.epp.package.common.feature/build.properties
index 7b9f14c9..bbc57ac2 100644
--- a/packages/org.eclipse.epp.package.common.feature/build.properties
+++ b/packages/org.eclipse.epp.package.common.feature/build.properties
@@ -3,3 +3,6 @@ bin.includes = feature.xml,\
epl-v10.html,\
license.html,\
feature.properties
+
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.common/build.properties b/packages/org.eclipse.epp.package.common/build.properties
index 2d71f713..72e3b306 100644
--- a/packages/org.eclipse.epp.package.common/build.properties
+++ b/packages/org.eclipse.epp.package.common/build.properties
@@ -2,3 +2,5 @@ bin.includes = META-INF/,\
plugin.xml,\
about.html,\
icons/
+
+
diff --git a/packages/org.eclipse.epp.package.cpp.feature/build.properties b/packages/org.eclipse.epp.package.cpp.feature/build.properties
index 0bdf31fc..b094c48e 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/build.properties
+++ b/packages/org.eclipse.epp.package.cpp.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
license.html,\
feature.properties
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.cpp/build.properties b/packages/org.eclipse.epp.package.cpp/build.properties
index aef43bf3..c00ba629 100644
--- a/packages/org.eclipse.epp.package.cpp/build.properties
+++ b/packages/org.eclipse.epp.package.cpp/build.properties
@@ -13,3 +13,5 @@ bin.includes = META-INF/,\
intro-eclipse.png,\
about.ini,\
about.properties
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.cpp/plugin.xml b/packages/org.eclipse.epp.package.cpp/plugin.xml
index ec408bf4..0c76ab54 100644
--- a/packages/org.eclipse.epp.package.cpp/plugin.xml
+++ b/packages/org.eclipse.epp.package.cpp/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for C/C++ Developers&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for C/C++ Developers&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.java.feature/build.properties b/packages/org.eclipse.epp.package.java.feature/build.properties
index 0bdf31fc..b094c48e 100644
--- a/packages/org.eclipse.epp.package.java.feature/build.properties
+++ b/packages/org.eclipse.epp.package.java.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
license.html,\
feature.properties
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.java/build.properties b/packages/org.eclipse.epp.package.java/build.properties
index b1018527..9fd6628f 100644
--- a/packages/org.eclipse.epp.package.java/build.properties
+++ b/packages/org.eclipse.epp.package.java/build.properties
@@ -13,3 +13,5 @@ bin.includes = META-INF/,\
intro-eclipse.png,\
about.ini,\
about.properties
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.java/plugin.xml b/packages/org.eclipse.epp.package.java/plugin.xml
index 35dd74d8..3d6340a7 100644
--- a/packages/org.eclipse.epp.package.java/plugin.xml
+++ b/packages/org.eclipse.epp.package.java/plugin.xml
@@ -26,7 +26,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for Java Developers&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for Java Developers&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="windowImages"
diff --git a/packages/org.eclipse.epp.package.javascript.feature/build.properties b/packages/org.eclipse.epp.package.javascript.feature/build.properties
index 9ae729d4..e71ba99f 100644
--- a/packages/org.eclipse.epp.package.javascript.feature/build.properties
+++ b/packages/org.eclipse.epp.package.javascript.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
epl-v10.html,\
p2.inf
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.javascript/build.properties b/packages/org.eclipse.epp.package.javascript/build.properties
index 98519368..74260a12 100644
--- a/packages/org.eclipse.epp.package.javascript/build.properties
+++ b/packages/org.eclipse.epp.package.javascript/build.properties
@@ -11,3 +11,5 @@ bin.includes = META-INF/,\
javascript-ide_x48.png,\
OSGI-INF/l10n/,\
helpData.xml,\
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.javascript/plugin.xml b/packages/org.eclipse.epp.package.javascript/plugin.xml
index 99d3f666..d3080020 100644
--- a/packages/org.eclipse.epp.package.javascript/plugin.xml
+++ b/packages/org.eclipse.epp.package.javascript/plugin.xml
@@ -18,7 +18,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for JavaScript Web Developers.&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2010. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
+ value="Eclipse IDE for JavaScript Web Developers.&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2010. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.jee.feature/build.properties b/packages/org.eclipse.epp.package.jee.feature/build.properties
index c58a3555..fb65757c 100644
--- a/packages/org.eclipse.epp.package.jee.feature/build.properties
+++ b/packages/org.eclipse.epp.package.jee.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
epl-v10.html,\
p2.inf
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.jee/build.properties b/packages/org.eclipse.epp.package.jee/build.properties
index 413f9433..29dd6199 100644
--- a/packages/org.eclipse.epp.package.jee/build.properties
+++ b/packages/org.eclipse.epp.package.jee/build.properties
@@ -13,3 +13,5 @@ bin.includes = META-INF/,\
helpData.xml,\
wtp_logo_2010.png,\
wtp_logo_96.png
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.jee/plugin.xml b/packages/org.eclipse.epp.package.jee/plugin.xml
index b703cc40..eda0b3bd 100644
--- a/packages/org.eclipse.epp.package.jee/plugin.xml
+++ b/packages/org.eclipse.epp.package.jee/plugin.xml
@@ -30,7 +30,7 @@
</property>
<property
name="aboutText"
- value="Eclipse Java EE IDE for Web Developers.&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2010. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
+ value="Eclipse Java EE IDE for Web Developers.&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2010. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.linuxtools.feature/build.properties b/packages/org.eclipse.epp.package.linuxtools.feature/build.properties
index 0bdf31fc..b094c48e 100644
--- a/packages/org.eclipse.epp.package.linuxtools.feature/build.properties
+++ b/packages/org.eclipse.epp.package.linuxtools.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
license.html,\
feature.properties
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.linuxtools/build.properties b/packages/org.eclipse.epp.package.linuxtools/build.properties
index aef43bf3..c00ba629 100644
--- a/packages/org.eclipse.epp.package.linuxtools/build.properties
+++ b/packages/org.eclipse.epp.package.linuxtools/build.properties
@@ -13,3 +13,5 @@ bin.includes = META-INF/,\
intro-eclipse.png,\
about.ini,\
about.properties
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.linuxtools/plugin.xml b/packages/org.eclipse.epp.package.linuxtools/plugin.xml
index d85b042e..6eb96975 100644
--- a/packages/org.eclipse.epp.package.linuxtools/plugin.xml
+++ b/packages/org.eclipse.epp.package.linuxtools/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for C/C++ Linux Developers&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for C/C++ Linux Developers&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.modeling.feature/build.properties b/packages/org.eclipse.epp.package.modeling.feature/build.properties
index 0bdf31fc..b094c48e 100644
--- a/packages/org.eclipse.epp.package.modeling.feature/build.properties
+++ b/packages/org.eclipse.epp.package.modeling.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
license.html,\
feature.properties
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.modeling/build.properties b/packages/org.eclipse.epp.package.modeling/build.properties
index 3952b16a..a4f72a0a 100644
--- a/packages/org.eclipse.epp.package.modeling/build.properties
+++ b/packages/org.eclipse.epp.package.modeling/build.properties
@@ -13,3 +13,5 @@ bin.includes = META-INF/,\
intro-eclipse.png,\
about.properties,\
about.ini
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.modeling/plugin.xml b/packages/org.eclipse.epp.package.modeling/plugin.xml
index 16a38b6c..2b957c53 100644
--- a/packages/org.eclipse.epp.package.modeling/plugin.xml
+++ b/packages/org.eclipse.epp.package.modeling/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse Modeling Tools&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse Modeling Tools&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.php.feature/build.properties b/packages/org.eclipse.epp.package.php.feature/build.properties
index 0bdf31fc..b094c48e 100644
--- a/packages/org.eclipse.epp.package.php.feature/build.properties
+++ b/packages/org.eclipse.epp.package.php.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
license.html,\
feature.properties
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.php/build.properties b/packages/org.eclipse.epp.package.php/build.properties
index aef43bf3..c00ba629 100644
--- a/packages/org.eclipse.epp.package.php/build.properties
+++ b/packages/org.eclipse.epp.package.php/build.properties
@@ -13,3 +13,5 @@ bin.includes = META-INF/,\
intro-eclipse.png,\
about.ini,\
about.properties
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.php/plugin.xml b/packages/org.eclipse.epp.package.php/plugin.xml
index 90986ab9..a64b3f70 100644
--- a/packages/org.eclipse.epp.package.php/plugin.xml
+++ b/packages/org.eclipse.epp.package.php/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse for PHP Developers&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse for PHP Developers&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.pulsar.feature/build.properties b/packages/org.eclipse.epp.package.pulsar.feature/build.properties
index 0bdf31fc..b094c48e 100644
--- a/packages/org.eclipse.epp.package.pulsar.feature/build.properties
+++ b/packages/org.eclipse.epp.package.pulsar.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
license.html,\
feature.properties
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.pulsar/build.properties b/packages/org.eclipse.epp.package.pulsar/build.properties
index 77a2f28a..ba14703c 100644
--- a/packages/org.eclipse.epp.package.pulsar/build.properties
+++ b/packages/org.eclipse.epp.package.pulsar/build.properties
@@ -16,3 +16,5 @@ bin.includes = META-INF/,\
intro-eclipse.png,\
about.properties,\
about.ini
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.pulsar/plugin.xml b/packages/org.eclipse.epp.package.pulsar/plugin.xml
index 2cbf7b26..76b8b3b6 100644
--- a/packages/org.eclipse.epp.package.pulsar/plugin.xml
+++ b/packages/org.eclipse.epp.package.pulsar/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Pulsar for Mobile Developers.&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Pulsar Committers and others. 2010. All rights reserved.&#x0A;Visit http://www.eclipse.org/pulsar/">
+ value="Pulsar for Mobile Developers.&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Pulsar Committers and others. 2010. All rights reserved.&#x0A;Visit http://www.eclipse.org/pulsar/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.rcp.feature/build.properties b/packages/org.eclipse.epp.package.rcp.feature/build.properties
index 0bdf31fc..b094c48e 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/build.properties
+++ b/packages/org.eclipse.epp.package.rcp.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
license.html,\
feature.properties
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.rcp/build.properties b/packages/org.eclipse.epp.package.rcp/build.properties
index aef43bf3..c00ba629 100644
--- a/packages/org.eclipse.epp.package.rcp/build.properties
+++ b/packages/org.eclipse.epp.package.rcp/build.properties
@@ -13,3 +13,5 @@ bin.includes = META-INF/,\
intro-eclipse.png,\
about.ini,\
about.properties
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.rcp/plugin.xml b/packages/org.eclipse.epp.package.rcp/plugin.xml
index 74905ed7..84eb825a 100644
--- a/packages/org.eclipse.epp.package.rcp/plugin.xml
+++ b/packages/org.eclipse.epp.package.rcp/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse for RCP and RAP Developers&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse for RCP and RAP Developers&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.reporting.feature/build.properties b/packages/org.eclipse.epp.package.reporting.feature/build.properties
index 0bdf31fc..b094c48e 100644
--- a/packages/org.eclipse.epp.package.reporting.feature/build.properties
+++ b/packages/org.eclipse.epp.package.reporting.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
license.html,\
feature.properties
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.reporting/build.properties b/packages/org.eclipse.epp.package.reporting/build.properties
index aef43bf3..c00ba629 100644
--- a/packages/org.eclipse.epp.package.reporting/build.properties
+++ b/packages/org.eclipse.epp.package.reporting/build.properties
@@ -13,3 +13,5 @@ bin.includes = META-INF/,\
intro-eclipse.png,\
about.ini,\
about.properties
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.reporting/plugin.xml b/packages/org.eclipse.epp.package.reporting/plugin.xml
index 1a6c391c..50d7a51d 100644
--- a/packages/org.eclipse.epp.package.reporting/plugin.xml
+++ b/packages/org.eclipse.epp.package.reporting/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for Java and Report Developers&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for Java and Report Developers&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.soa.feature/build.properties b/packages/org.eclipse.epp.package.soa.feature/build.properties
index 0bdf31fc..b094c48e 100644
--- a/packages/org.eclipse.epp.package.soa.feature/build.properties
+++ b/packages/org.eclipse.epp.package.soa.feature/build.properties
@@ -4,3 +4,4 @@ bin.includes = feature.xml,\
license.html,\
feature.properties
includeLaunchers=false
+
diff --git a/packages/org.eclipse.epp.package.soa/build.properties b/packages/org.eclipse.epp.package.soa/build.properties
index 7d66784e..d78e267a 100644
--- a/packages/org.eclipse.epp.package.soa/build.properties
+++ b/packages/org.eclipse.epp.package.soa/build.properties
@@ -18,3 +18,5 @@ bin.includes = META-INF/,\
eclipsesoa48.png,\
intro-eclipsesoa.png,\
introData.xml
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.soa/plugin.xml b/packages/org.eclipse.epp.package.soa/plugin.xml
index 36cf24a1..5cbdc130 100644
--- a/packages/org.eclipse.epp.package.soa/plugin.xml
+++ b/packages/org.eclipse.epp.package.soa/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for SOA Developers&#x0A;&#x0A;Version: Helios Release (3.6.0)&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for SOA Developers&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"

Back to the top