Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.releng.relativepaths-feature')
-rw-r--r--features/org.eclipse.emf.cdo.releng.relativepaths-feature/.settings/org.eclipse.ltk.core.refactoring.prefs6
-rw-r--r--features/org.eclipse.emf.cdo.releng.relativepaths-feature/build.properties26
-rw-r--r--features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.properties16
-rw-r--r--features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.xml72
4 files changed, 60 insertions, 60 deletions
diff --git a/features/org.eclipse.emf.cdo.releng.relativepaths-feature/.settings/org.eclipse.ltk.core.refactoring.prefs b/features/org.eclipse.emf.cdo.releng.relativepaths-feature/.settings/org.eclipse.ltk.core.refactoring.prefs
index 2aec394d93..2e4a92ec2a 100644
--- a/features/org.eclipse.emf.cdo.releng.relativepaths-feature/.settings/org.eclipse.ltk.core.refactoring.prefs
+++ b/features/org.eclipse.emf.cdo.releng.relativepaths-feature/.settings/org.eclipse.ltk.core.refactoring.prefs
@@ -1,3 +1,3 @@
-#Mon Jul 11 16:02:05 CEST 2011
-eclipse.preferences.version=1
-org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
+#Mon Jul 11 16:02:05 CEST 2011
+eclipse.preferences.version=1
+org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
diff --git a/features/org.eclipse.emf.cdo.releng.relativepaths-feature/build.properties b/features/org.eclipse.emf.cdo.releng.relativepaths-feature/build.properties
index f63c2e79d1..702432df1e 100644
--- a/features/org.eclipse.emf.cdo.releng.relativepaths-feature/build.properties
+++ b/features/org.eclipse.emf.cdo.releng.relativepaths-feature/build.properties
@@ -1,13 +1,13 @@
-# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Eike Stepper - initial API and implementation
-
-# NLS_MESSAGEFORMAT_VAR
-
-bin.includes = feature.xml,\
- feature.properties
+# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Eike Stepper - initial API and implementation
+
+# NLS_MESSAGEFORMAT_VAR
+
+bin.includes = feature.xml,\
+ feature.properties
diff --git a/features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.properties b/features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.properties
index 9b3279c520..6176cebaed 100644
--- a/features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.properties
@@ -1,8 +1,8 @@
-# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-
-featureName = CDO Release Engineering Relative Paths
-description = Contains a popup action that copies the relative path between two workspace resources into the clipboard.
+# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+
+featureName = CDO Release Engineering Relative Paths
+description = Contains a popup action that copies the relative path between two workspace resources into the clipboard.
diff --git a/features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.xml b/features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.xml
index bd36251c97..dfa53cf019 100644
--- a/features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.releng.relativepaths-feature/feature.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials
@@ -8,38 +8,38 @@
Contributors:
Eike Stepper - initial API and implementation
--->
-<feature
- id="org.eclipse.emf.cdo.releng.relativepaths"
- label="%featureName"
- version="1.0.0.qualifier"
- provider-name="%providerName"
- image="eclipse_update_120.jpg"
- license-feature="org.eclipse.emf.cdo.license"
- license-feature-version="4.1.0.qualifier">
-
- <description>
- %description
- </description>
-
- <copyright url="%copyrightURL">
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <url>
- <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
- <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
- </url>
-
- <plugin
- id="org.eclipse.emf.cdo.releng.relativepaths"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
+-->
+<feature
+ id="org.eclipse.emf.cdo.releng.relativepaths"
+ label="%featureName"
+ version="1.0.0.qualifier"
+ provider-name="%providerName"
+ image="eclipse_update_120.jpg"
+ license-feature="org.eclipse.emf.cdo.license"
+ license-feature-version="4.1.0.qualifier">
+
+ <description>
+ %description
+ </description>
+
+ <copyright url="%copyrightURL">
+ %copyright
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <url>
+ <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
+ <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
+ </url>
+
+ <plugin
+ id="org.eclipse.emf.cdo.releng.relativepaths"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+</feature>

Back to the top