summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2009-03-31 13:53:12 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2009-03-31 13:53:12 +0000
commit342454f72e24a3a04063fc165f1cc92f51577ac2 (patch)
tree6706cf0bd08f6f061b3848d487b5050ac2cf7b18
parentNew version. (diff)
downloadrtems-eclipse-plug-in-342454f72e24a3a04063fc165f1cc92f51577ac2.tar.bz2
Changed version.
Changed vendor name.
-rw-r--r--org.rtems.cdt.feature/feature.properties8
-rw-r--r--org.rtems.cdt.feature/feature.xml6
2 files changed, 7 insertions, 7 deletions
diff --git a/org.rtems.cdt.feature/feature.properties b/org.rtems.cdt.feature/feature.properties
index 9c576ec..961112d 100644
--- a/org.rtems.cdt.feature/feature.properties
+++ b/org.rtems.cdt.feature/feature.properties
@@ -11,18 +11,18 @@ featureName=RTEMS CDT Support
providerName=www.rtems.com
# "updateSiteName" property - label for the update site
-updateSiteName=RTEMS CDT Plugin Update Site
+updateSiteName=RTEMS CDT Support Update Site
# "description" property - description of the feature
description=RTEMS Support for Eclipse CDT.
# copyright
copyright=\
-Copyright (c) 2008 Embedded Brains GmbH and others.\n\
-All rights reserved. This program and the accompanying materials\n\
+Copyright (c) 2008, 2009 embedded brains GmbH and others.\n\
+All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html
+http://www.eclipse.org/legal/epl-v10.html.
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
diff --git a/org.rtems.cdt.feature/feature.xml b/org.rtems.cdt.feature/feature.xml
index 49d90df..ca16206 100644
--- a/org.rtems.cdt.feature/feature.xml
+++ b/org.rtems.cdt.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.rtems.cdt"
label="%featureName"
- version="1.2.0"
+ version="1.3.0"
provider-name="%providerName">
<description url="www.rtems.com">
@@ -18,7 +18,7 @@
</license>
<url>
- <update label="%updateSiteName" url="http://www.rtems.org/ftp/pub/rtems/eclipse/updates/"/>
+ <update label="%updateSiteName" url="http://www.rtems.org/ftp/pub/rtems/eclipse/updates"/>
</url>
<requires>
@@ -38,7 +38,7 @@
id="org.rtems.cdt"
download-size="0"
install-size="0"
- version="1.2.0"
+ version="1.3.0"
unpack="false"/>
</feature>