diff options
Diffstat (limited to 'eclipse/features')
8 files changed, 8 insertions, 8 deletions
diff --git a/eclipse/features/com.android.ide.eclipse.adt/.project b/eclipse/features/com.android.ide.eclipse.adt/.project index beca599..513b14b 100644 --- a/eclipse/features/com.android.ide.eclipse.adt/.project +++ b/eclipse/features/com.android.ide.eclipse.adt/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>adt-feature</name> + <name>feature-adt</name> <comment></comment> <projects> </projects> diff --git a/eclipse/features/com.android.ide.eclipse.ddms/.project b/eclipse/features/com.android.ide.eclipse.ddms/.project index f80ff60..3a74819 100644 --- a/eclipse/features/com.android.ide.eclipse.ddms/.project +++ b/eclipse/features/com.android.ide.eclipse.ddms/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>ddms-feature</name> + <name>feature-ddms</name> <comment></comment> <projects> </projects> diff --git a/eclipse/features/com.android.ide.eclipse.gldebugger/.project b/eclipse/features/com.android.ide.eclipse.gldebugger/.project index 28a7928..067a8f4 100644 --- a/eclipse/features/com.android.ide.eclipse.gldebugger/.project +++ b/eclipse/features/com.android.ide.eclipse.gldebugger/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>gldebugger-feature</name> + <name>feature-gldebugger</name> <comment></comment> <projects> </projects> diff --git a/eclipse/features/com.android.ide.eclipse.hierarchyviewer/.project b/eclipse/features/com.android.ide.eclipse.hierarchyviewer/.project index 6f5c27e..0c7a096 100644 --- a/eclipse/features/com.android.ide.eclipse.hierarchyviewer/.project +++ b/eclipse/features/com.android.ide.eclipse.hierarchyviewer/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>hierarchyviewer-feature</name> + <name>feature-hierarchyviewer</name> <comment></comment> <projects> </projects> diff --git a/eclipse/features/com.android.ide.eclipse.ndk/.project b/eclipse/features/com.android.ide.eclipse.ndk/.project index cca5cae..42d1891 100644 --- a/eclipse/features/com.android.ide.eclipse.ndk/.project +++ b/eclipse/features/com.android.ide.eclipse.ndk/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>ndk-feature</name> + <name>feature-ndk</name> <comment></comment> <projects> </projects> diff --git a/eclipse/features/com.android.ide.eclipse.pdt/.project b/eclipse/features/com.android.ide.eclipse.pdt/.project index 769d8a7..8aa2663 100644 --- a/eclipse/features/com.android.ide.eclipse.pdt/.project +++ b/eclipse/features/com.android.ide.eclipse.pdt/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>pdt-feature</name> + <name>feature-pdt</name> <comment></comment> <projects> </projects> diff --git a/eclipse/features/com.android.ide.eclipse.tests/.project b/eclipse/features/com.android.ide.eclipse.tests/.project index 6a16276..e9a6867 100644 --- a/eclipse/features/com.android.ide.eclipse.tests/.project +++ b/eclipse/features/com.android.ide.eclipse.tests/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>adt-tests-feature</name> + <name>feature-tests</name> <comment></comment> <projects> </projects> diff --git a/eclipse/features/com.android.ide.eclipse.traceview/.project b/eclipse/features/com.android.ide.eclipse.traceview/.project index 12c788b..c6cf73c 100644 --- a/eclipse/features/com.android.ide.eclipse.traceview/.project +++ b/eclipse/features/com.android.ide.eclipse.traceview/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>traceview-feature</name> + <name>feature-traceview</name> <comment></comment> <projects> </projects> |