From 1369c0775adef8118d4a61ec809689b1cb5e5270 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 26 Apr 2006 07:09:09 +0000 Subject: [PATCH] Rename *.feature in .project files to *-feature --- rse/features/org.eclipse.rse.core-feature/.project | 2 +- rse/features/org.eclipse.rse.dstore-feature/.project | 2 +- rse/features/org.eclipse.rse.ftp-feature/.project | 2 +- rse/features/org.eclipse.rse.local-feature/.project | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rse/features/org.eclipse.rse.core-feature/.project b/rse/features/org.eclipse.rse.core-feature/.project index 79581f9b896..5e404d98603 100644 --- a/rse/features/org.eclipse.rse.core-feature/.project +++ b/rse/features/org.eclipse.rse.core-feature/.project @@ -1,6 +1,6 @@ - org.eclipse.rse.core.feature + org.eclipse.rse.core-feature diff --git a/rse/features/org.eclipse.rse.dstore-feature/.project b/rse/features/org.eclipse.rse.dstore-feature/.project index c16a36635d3..06a332465b4 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/.project +++ b/rse/features/org.eclipse.rse.dstore-feature/.project @@ -1,6 +1,6 @@ - org.eclipse.rse.dstore.feature + org.eclipse.rse.dstore-feature diff --git a/rse/features/org.eclipse.rse.ftp-feature/.project b/rse/features/org.eclipse.rse.ftp-feature/.project index 21fed7f4445..6b14f04dc86 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/.project +++ b/rse/features/org.eclipse.rse.ftp-feature/.project @@ -1,6 +1,6 @@ - org.eclipse.rse.ftp.feature + org.eclipse.rse.ftp-feature diff --git a/rse/features/org.eclipse.rse.local-feature/.project b/rse/features/org.eclipse.rse.local-feature/.project index 5ba86b8a33b..ff896465352 100644 --- a/rse/features/org.eclipse.rse.local-feature/.project +++ b/rse/features/org.eclipse.rse.local-feature/.project @@ -1,6 +1,6 @@ - org.eclipse.rse.local.feature + org.eclipse.rse.local-feature