diff options
author | Eugene Tarassov | 2011-11-11 00:52:24 +0000 |
---|---|---|
committer | Eugene Tarassov | 2011-11-11 18:56:24 +0000 |
commit | 8f1f41787a594fe56e8237de3296fb1532a407b7 (patch) | |
tree | d9068c00d7879f8f61db247b99577a724df25d4f /plugins | |
parent | 9587c5ddf0b78aa00883d5cac15ce23dd116df9e (diff) | |
download | org.eclipse.tcf-8f1f41787a594fe56e8237de3296fb1532a407b7.tar.gz org.eclipse.tcf-8f1f41787a594fe56e8237de3296fb1532a407b7.tar.xz org.eclipse.tcf-8f1f41787a594fe56e8237de3296fb1532a407b7.zip |
TCF Core: removed .tm. from project names.
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/org.eclipse.tcf.cdt.ui/.project | 2 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf.core/.project | 2 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf.debug.ui/.project | 2 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf.debug.ui/schema/launch_context.exsd | 4 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf.debug/.options | 4 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf.debug/.project | 2 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf.debug/TCF Test Suite.launch | 6 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf.rse/.project | 2 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf/.options | 4 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf/.project | 2 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf/schema/serviceProviders.exsd | 10 | ||||
-rw-r--r-- | plugins/org.eclipse.tcf/schema/startup.exsd | 4 |
12 files changed, 22 insertions, 22 deletions
diff --git a/plugins/org.eclipse.tcf.cdt.ui/.project b/plugins/org.eclipse.tcf.cdt.ui/.project index f00ffd323..e03217589 100644 --- a/plugins/org.eclipse.tcf.cdt.ui/.project +++ b/plugins/org.eclipse.tcf.cdt.ui/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.tm.tcf.cdt.ui</name> + <name>org.eclipse.tcf.cdt.ui</name> <comment></comment> <projects> </projects> diff --git a/plugins/org.eclipse.tcf.core/.project b/plugins/org.eclipse.tcf.core/.project index 3e1ef026c..97061f3d2 100644 --- a/plugins/org.eclipse.tcf.core/.project +++ b/plugins/org.eclipse.tcf.core/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.tm.tcf.core</name> + <name>org.eclipse.tcf.core</name> <comment></comment> <projects> </projects> diff --git a/plugins/org.eclipse.tcf.debug.ui/.project b/plugins/org.eclipse.tcf.debug.ui/.project index 5ea738022..ff991fefe 100644 --- a/plugins/org.eclipse.tcf.debug.ui/.project +++ b/plugins/org.eclipse.tcf.debug.ui/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.tm.tcf.debug.ui</name> + <name>org.eclipse.tcf.debug.ui</name> <comment></comment> <projects> </projects> diff --git a/plugins/org.eclipse.tcf.debug.ui/schema/launch_context.exsd b/plugins/org.eclipse.tcf.debug.ui/schema/launch_context.exsd index 473255026..a391ec5fa 100644 --- a/plugins/org.eclipse.tcf.debug.ui/schema/launch_context.exsd +++ b/plugins/org.eclipse.tcf.debug.ui/schema/launch_context.exsd @@ -1,9 +1,9 @@ <?xml version='1.0' encoding='UTF-8'?> <!-- Schema file written by PDE --> -<schema targetNamespace="org.eclipse.tm.tcf"> +<schema targetNamespace="org.eclipse.tcf"> <annotation> <appInfo> - <meta.schema plugin="org.eclipse.tm.tcf.debug.ui" id="launch_context" name="TCF Launch Context"/> + <meta.schema plugin="org.eclipse.tcf.debug.ui" id="launch_context" name="TCF Launch Context"/> </appInfo> <documentation> This extension point is used to register plugins diff --git a/plugins/org.eclipse.tcf.debug/.options b/plugins/org.eclipse.tcf.debug/.options index 7013dfe4f..8def388b4 100644 --- a/plugins/org.eclipse.tcf.debug/.options +++ b/plugins/org.eclipse.tcf.debug/.options @@ -1,2 +1,2 @@ -org.eclipse.tm.tcf.debug/debug = false
-org.eclipse.tm.tcf.debug/debug/tests/runcontrol = false
+org.eclipse.tcf.debug/debug = false
+org.eclipse.tcf.debug/debug/tests/runcontrol = false
diff --git a/plugins/org.eclipse.tcf.debug/.project b/plugins/org.eclipse.tcf.debug/.project index 5917d14e2..16bf40f51 100644 --- a/plugins/org.eclipse.tcf.debug/.project +++ b/plugins/org.eclipse.tcf.debug/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.tm.tcf.debug</name> + <name>org.eclipse.tcf.debug</name> <comment></comment> <projects> </projects> diff --git a/plugins/org.eclipse.tcf.debug/TCF Test Suite.launch b/plugins/org.eclipse.tcf.debug/TCF Test Suite.launch index 67445b8df..1db3ed918 100644 --- a/plugins/org.eclipse.tcf.debug/TCF Test Suite.launch +++ b/plugins/org.eclipse.tcf.debug/TCF Test Suite.launch @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/org.eclipse.tm.tcf.debug/src/org/eclipse/tm/internal/tcf/debug/tests/Main.java"/>
+<listEntry value="/org.eclipse.tcf.debug/src/org/eclipse/tcf/internal/debug/tests/Main.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.tm.internal.tcf.debug.tests.Main"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="TransportName=TCP:Host=127.0.0.1:Port=1534"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.tm.tcf.debug"/>
+<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.tcf.debug"/>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea"/>
-</launchConfiguration>
+</launchConfiguration>
\ No newline at end of file diff --git a/plugins/org.eclipse.tcf.rse/.project b/plugins/org.eclipse.tcf.rse/.project index 084e93e38..79dce5e36 100644 --- a/plugins/org.eclipse.tcf.rse/.project +++ b/plugins/org.eclipse.tcf.rse/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.tm.tcf.rse</name> + <name>org.eclipse.tcf.rse</name> <comment></comment> <projects> </projects> diff --git a/plugins/org.eclipse.tcf/.options b/plugins/org.eclipse.tcf/.options index 38d422df7..2e023f104 100644 --- a/plugins/org.eclipse.tcf/.options +++ b/plugins/org.eclipse.tcf/.options @@ -1,2 +1,2 @@ -org.eclipse.tm.tcf/debug = false
-org.eclipse.tm.tcf/debug/discovery = false
+org.eclipse.tcf/debug = false
+org.eclipse.tcf/debug/discovery = false
diff --git a/plugins/org.eclipse.tcf/.project b/plugins/org.eclipse.tcf/.project index 63a8df535..7ca504e20 100644 --- a/plugins/org.eclipse.tcf/.project +++ b/plugins/org.eclipse.tcf/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>org.eclipse.tm.tcf</name> + <name>org.eclipse.tcf</name> <comment></comment> <projects> </projects> diff --git a/plugins/org.eclipse.tcf/schema/serviceProviders.exsd b/plugins/org.eclipse.tcf/schema/serviceProviders.exsd index a53e3d23d..5067d631b 100644 --- a/plugins/org.eclipse.tcf/schema/serviceProviders.exsd +++ b/plugins/org.eclipse.tcf/schema/serviceProviders.exsd @@ -1,9 +1,9 @@ <?xml version='1.0' encoding='UTF-8'?>
<!-- Schema file written by PDE -->
-<schema targetNamespace="org.eclipse.tm.tcf" xmlns="http://www.w3.org/2001/XMLSchema">
+<schema targetNamespace="org.eclipse.tcf" xmlns="http://www.w3.org/2001/XMLSchema">
<annotation>
<appInfo>
- <meta.schema plugin="org.eclipse.tm.tcf" id="serviceProviders" name="TCF Service Providers"/>
+ <meta.schema plugin="org.eclipse.tcf" id="serviceProviders" name="TCF Service Providers"/>
</appInfo>
<documentation>
This extension point is used to allow the contribution of new TCF service providers.
@@ -64,10 +64,10 @@ <attribute name="class" type="string" use="required">
<annotation>
<documentation>
- The fully qualified name of the service provider class. Must implement <samp>org.eclipse.tm.tcf.protocol.IServiceProvider</samp>
+ The fully qualified name of the service provider class. Must implement <samp>org.eclipse.tcf.protocol.IServiceProvider</samp>
</documentation>
<appInfo>
- <meta.attribute kind="java" basedOn=":org.eclipse.tm.tcf.protocol.IServiceProvider"/>
+ <meta.attribute kind="java" basedOn=":org.eclipse.tcf.protocol.IServiceProvider"/>
</appInfo>
</annotation>
</attribute>
@@ -89,7 +89,7 @@ <meta.section type="apiinfo"/>
</appInfo>
<documentation>
- Plug-ins that want to extend this extension point, the referenced class must implement the <samp>org.eclipse.tm.tcf.protocol.IServiceProvider</samp> interface.
+ Plug-ins that want to extend this extension point, the referenced class must implement the <samp>org.eclipse.tcf.protocol.IServiceProvider</samp> interface.
</documentation>
</annotation>
diff --git a/plugins/org.eclipse.tcf/schema/startup.exsd b/plugins/org.eclipse.tcf/schema/startup.exsd index 511a4ce91..998b04d30 100644 --- a/plugins/org.eclipse.tcf/schema/startup.exsd +++ b/plugins/org.eclipse.tcf/schema/startup.exsd @@ -1,9 +1,9 @@ <?xml version='1.0' encoding='UTF-8'?> <!-- Schema file written by PDE --> -<schema targetNamespace="org.eclipse.tm.tcf"> +<schema targetNamespace="org.eclipse.tcf"> <annotation> <appInfo> - <meta.schema plugin="org.eclipse.tm.tcf" id="startup" name="TCF Startup"/> + <meta.schema plugin="org.eclipse.tcf" id="startup" name="TCF Startup"/> </appInfo> <documentation> This extension point is used to register plugins |