1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-07 00:05:53 +02:00

[releng] Build on tools - replace DSDP branding by TM branding

This commit is contained in:
Martin Oberhuber 2011-01-03 23:21:33 +00:00
parent d3d625987b
commit 11c012d455
95 changed files with 98 additions and 98 deletions

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal Widget featureName=Target Management Terminal Widget
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -29,8 +29,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url> </url>
<requires> <requires>

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal Widget Source featureName=Target Management Terminal Widget Source
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -8,5 +8,5 @@
# Contributors: # Contributors:
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
bin.includes = about.html, about.ini, about.mappings, about.properties, dsdp32.png, plugin.properties, plugin.xml, src/, META-INF/ bin.includes = about.html, about.ini, about.mappings, about.properties, tm32.png, plugin.properties, plugin.xml, src/, META-INF/
sourcePlugin = true sourcePlugin = true

View file

@ -9,4 +9,4 @@
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
pluginName=Target Management Terminal Widget Source pluginName=Target Management Terminal Widget Source
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -7,7 +7,7 @@
# #
# Contributors: # Contributors:
# Mirko Raner - initial implementation for Eclipse Bug 196337 # Mirko Raner - initial implementation for Eclipse Bug 196337
# Martin Oberhuber (Wind River) - Import to Eclipse DSDP # Martin Oberhuber (Wind River) - Import to Eclipse TM
#################################################################################################### ####################################################################################################
bin.includes = feature.xml,\ bin.includes = feature.xml,\

View file

@ -7,7 +7,7 @@
# #
# Contributors: # Contributors:
# Mirko Raner - initial implementation for Eclipse Bug 196337 # Mirko Raner - initial implementation for Eclipse Bug 196337
# Martin Oberhuber (Wind River) - Import to Eclipse DSDP # Martin Oberhuber (Wind River) - Import to Eclipse TM
#################################################################################################### ####################################################################################################
# feature.properties # feature.properties
# contains externalized strings for feature.xml # contains externalized strings for feature.xml
@ -19,7 +19,7 @@
featureName=Local Terminal (Incubation) featureName=Local Terminal (Incubation)
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -8,7 +8,7 @@
Contributors: Contributors:
Mirko Raner - initial implementation for Eclipse Bug 196337 Mirko Raner - initial implementation for Eclipse Bug 196337
Martin Oberhuber (Wind River) - Import to Eclipse DSDP Martin Oberhuber (Wind River) - Import to Eclipse TM
--> -->
<feature <feature
id="org.eclipse.tm.terminal.local" id="org.eclipse.tm.terminal.local"
@ -30,8 +30,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url> </url>
<requires> <requires>

View file

@ -7,7 +7,7 @@
# #
# Contributors: # Contributors:
# Mirko Raner - initial implementation for Eclipse Bug 196337 # Mirko Raner - initial implementation for Eclipse Bug 196337
# Martin Oberhuber (Wind River) - Import to Eclipse DSDP # Martin Oberhuber (Wind River) - Import to Eclipse TM
#################################################################################################### ####################################################################################################
bin.includes = feature.xml,\ bin.includes = feature.xml,\

View file

@ -7,7 +7,7 @@
# #
# Contributors: # Contributors:
# Mirko Raner - initial implementation for Eclipse Bug 196337 # Mirko Raner - initial implementation for Eclipse Bug 196337
# Martin Oberhuber (Wind River) - Import to Eclipse DSDP # Martin Oberhuber (Wind River) - Import to Eclipse TM
#################################################################################################### ####################################################################################################
# feature.properties # feature.properties
# contains externalized strings for feature.xml # contains externalized strings for feature.xml
@ -19,7 +19,7 @@
featureName=Local Terminal SDK (Incubation) featureName=Local Terminal SDK (Incubation)
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -8,7 +8,7 @@
Contributors: Contributors:
Mirko Raner - initial implementation for Eclipse Bug 196337 Mirko Raner - initial implementation for Eclipse Bug 196337
Martin Oberhuber (Wind River) - Import to Eclipse DSDP Martin Oberhuber (Wind River) - Import to Eclipse TM
--> -->
<feature <feature
id="org.eclipse.tm.terminal.local.sdk" id="org.eclipse.tm.terminal.local.sdk"
@ -30,8 +30,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url> </url>
<includes <includes

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -7,7 +7,7 @@
# #
# Contributors: # Contributors:
# Mirko Raner - initial implementation for Eclipse Bug 196337 # Mirko Raner - initial implementation for Eclipse Bug 196337
# Martin Oberhuber (Wind River) - Import to Eclipse DSDP # Martin Oberhuber (Wind River) - Import to Eclipse TM
#################################################################################################### ####################################################################################################
blurb=Target Management Terminal Local Connector (Incubation)\n\ blurb=Target Management Terminal Local Connector (Incubation)\n\
@ -16,4 +16,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Mirko Raner and others 2008, 2010. All rights reserved.\n\ (c) Copyright Mirko Raner and others 2008, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -16,7 +16,7 @@ bin.includes = plugin.xml,\
about.ini,\ about.ini,\
about.mappings,\ about.mappings,\
about.properties,\ about.properties,\
dsdp32.png,\ tm32.png,\
icons/,\ icons/,\
META-INF/,\ META-INF/,\
. .

View file

@ -7,13 +7,13 @@
# #
# Contributors: # Contributors:
# Mirko Raner - initial implementation for Eclipse Bug 196337 # Mirko Raner - initial implementation for Eclipse Bug 196337
# Martin Oberhuber (Wind River) - Import to Eclipse DSDP # Martin Oberhuber (Wind River) - Import to Eclipse TM
#################################################################################################### ####################################################################################################
# NLS_MESSAGEFORMAT_NONE # NLS_MESSAGEFORMAT_NONE
pluginName=Local Terminal (Incubation) pluginName=Local Terminal (Incubation)
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
terminalLaunch=Terminal terminalLaunch=Terminal
terminalLaunchDescription=Run a program in a terminal terminalLaunchDescription=Run a program in a terminal

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -22,7 +22,7 @@ description=An ANSI (vt102) compatible Terminal including \
plug-ins for Serial, SSH and Telnet connections. Includes Source Code. plug-ins for Serial, SSH and Telnet connections. Includes Source Code.
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -30,8 +30,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url> </url>
<includes <includes

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal Serial Connector featureName=Target Management Terminal Serial Connector
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -28,8 +28,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url> </url>
<requires> <requires>

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal Serial Connector Source featureName=Target Management Terminal Serial Connector Source
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -8,5 +8,5 @@
# Contributors: # Contributors:
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
bin.includes = about.html, about.ini, about.mappings, about.properties, dsdp32.png, plugin.properties, plugin.xml, src/, META-INF/ bin.includes = about.html, about.ini, about.mappings, about.properties, tm32.png, plugin.properties, plugin.xml, src/, META-INF/
sourcePlugin = true sourcePlugin = true

View file

@ -9,4 +9,4 @@
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
pluginName=Target Management Terminal Serial Connector Source pluginName=Target Management Terminal Serial Connector Source
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -22,6 +22,6 @@ bin.includes = META-INF/,\
plugin.properties,\ plugin.properties,\
README.txt,\ README.txt,\
about.html,about.ini,about.mappings,about.properties,\ about.html,about.ini,about.mappings,about.properties,\
dsdp32.png tm32.png
src.includes = README.txt,\ src.includes = README.txt,\
about.html about.html

View file

@ -15,5 +15,5 @@
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified # Martin Oberhuber (Wind River) - fixed copyright headers and beautified
############################################################################### ###############################################################################
pluginName = Target Management Terminal Serial Connector pluginName = Target Management Terminal Serial Connector
providerName = Eclipse.org - DSDP providerName = Eclipse TM Project
serialConnection = Serial serialConnection = Serial

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal SSH Connector featureName=Target Management Terminal SSH Connector
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -28,8 +28,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url> </url>
<requires> <requires>

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal SSH Connector Source featureName=Target Management Terminal SSH Connector Source
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2000, 2010. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2000, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -8,5 +8,5 @@
# Contributors: # Contributors:
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
bin.includes = about.html, about.ini, about.mappings, about.properties, dsdp32.png, plugin.properties, plugin.xml, src/, META-INF/ bin.includes = about.html, about.ini, about.mappings, about.properties, tm32.png, plugin.properties, plugin.xml, src/, META-INF/
sourcePlugin = true sourcePlugin = true

View file

@ -9,4 +9,4 @@
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
pluginName=Target Management Terminal SSH Connector Source pluginName=Target Management Terminal SSH Connector Source
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2000, 2010. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2000, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -16,5 +16,5 @@ bin.includes = META-INF/,\
plugin.xml,\ plugin.xml,\
plugin.properties,\ plugin.properties,\
about.html,about.ini,about.mappings,about.properties,\ about.html,about.ini,about.mappings,about.properties,\
dsdp32.png tm32.png
src.includes = about.html src.includes = about.html

View file

@ -9,5 +9,5 @@
# Martin Oberhuber (Wind River) - initial API and implementation # Martin Oberhuber (Wind River) - initial API and implementation
############################################################################### ###############################################################################
pluginName = Target Management Terminal SSH Connector pluginName = Target Management Terminal SSH Connector
providerName = Eclipse.org - DSDP providerName = Eclipse TM Project
sshConnection = SSH sshConnection = SSH

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal Telnet Connector featureName=Target Management Terminal Telnet Connector
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -17,8 +17,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url> </url>
<requires> <requires>

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal Telnet Connector Source featureName=Target Management Terminal Telnet Connector Source
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -8,5 +8,5 @@
# Contributors: # Contributors:
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
bin.includes = about.html, about.ini, about.mappings, about.properties, dsdp32.png, plugin.properties, plugin.xml, src/, META-INF/ bin.includes = about.html, about.ini, about.mappings, about.properties, tm32.png, plugin.properties, plugin.xml, src/, META-INF/
sourcePlugin = true sourcePlugin = true

View file

@ -9,4 +9,4 @@
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
pluginName=Target Management Terminal Telnet Connector Source pluginName=Target Management Terminal Telnet Connector Source
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -19,7 +19,7 @@ bin.includes = .,\
plugin.xml,\ plugin.xml,\
plugin.properties,\ plugin.properties,\
about.html,about.ini,about.mappings,about.properties,\ about.html,about.ini,about.mappings,about.properties,\
dsdp32.png tm32.png
source.. = src/ source.. = src/
output.. = bin/ output.. = bin/

View file

@ -15,5 +15,5 @@
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified # Martin Oberhuber (Wind River) - fixed copyright headers and beautified
############################################################################### ###############################################################################
pluginName = Target Management Terminal Telnet Connector pluginName = Target Management Terminal Telnet Connector
providerName = Eclipse.org - DSDP providerName = Eclipse TM Project
telnetConnection = Telnet telnetConnection = Telnet

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal Unit Tests featureName=Target Management Terminal Unit Tests
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -17,8 +17,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url> </url>
<requires> <requires>

View file

@ -9,4 +9,4 @@
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
pluginName=Target Management Terminal Unit Tests Source pluginName=Target Management Terminal Unit Tests Source
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2007, 2010. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2007, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -17,7 +17,7 @@ bin.includes = META-INF/,\
about.properties,\ about.properties,\
about.mappings,\ about.mappings,\
about.ini,\ about.ini,\
dsdp32.png,\ tm32.png,\
test.xml,\ test.xml,\
about.html about.html
javacSource=1.4 javacSource=1.4

View file

@ -14,4 +14,4 @@
# Michael Scharf (Wind River) - initial API and implementation # Michael Scharf (Wind River) - initial API and implementation
############################################################################### ###############################################################################
pluginName = Target Management Terminal Tests pluginName = Target Management Terminal Tests
providerName = Eclipse.org - DSDP providerName = Eclipse TM Project

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal View featureName=Target Management Terminal View
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -29,8 +29,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url> </url>
<requires> <requires>

View file

@ -18,7 +18,7 @@
featureName=Target Management Terminal View Source featureName=Target Management Terminal View Source
# "providerName" property - name of the company that provides the feature # "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.2 Updates

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -8,5 +8,5 @@
# Contributors: # Contributors:
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
bin.includes = about.html, about.ini, about.mappings, about.properties, dsdp32.png, plugin.properties, plugin.xml, src/, META-INF/ bin.includes = about.html, about.ini, about.mappings, about.properties, tm32.png, plugin.properties, plugin.xml, src/, META-INF/
sourcePlugin = true sourcePlugin = true

View file

@ -9,4 +9,4 @@
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
################################################################################ ################################################################################
pluginName=Target Management Terminal View Source pluginName=Target Management Terminal View Source
providerName=Eclipse.org - DSDP providerName=Eclipse TM Project

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2010. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2003, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -25,7 +25,7 @@ bin.includes = META-INF/,\
about.ini,\ about.ini,\
about.mappings,\ about.mappings,\
about.properties,\ about.properties,\
dsdp32.png,\ tm32.png,\
HelpContexts.xml,\ HelpContexts.xml,\
doc/,\ doc/,\
toc.xml,\ toc.xml,\

View file

@ -15,7 +15,7 @@
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified # Martin Oberhuber (Wind River) - fixed copyright headers and beautified
########################################################################## ##########################################################################
pluginName = Target Management Terminal View pluginName = Target Management Terminal View
providerName = Eclipse.org - DSDP providerName = Eclipse TM Project
terminal.views.category.name = Terminal terminal.views.category.name = Terminal
terminal.views.view.name = Terminal terminal.views.view.name = Terminal
terminal.views.view.font.description = The font for the terminal console. terminal.views.view.font.description = The font for the terminal console.

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only # needed for primary features only
# Property "featureImage" contains path to feature image (32x32) # Property "featureImage" contains path to feature image (32x32)
featureImage=dsdp32.png featureImage=tm32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164) # Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only # needed for primary features only

View file

@ -22,4 +22,4 @@ Version: {featureVersion}\n\
Build id: {0}\n\ Build id: {0}\n\
\n\ \n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\ (c) Copyright Wind River Systems, Inc. and others 2003, 2009. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm Visit http://www.eclipse.org/tm

View file

@ -25,7 +25,7 @@ bin.includes = .,\
about.ini,\ about.ini,\
about.mappings,\ about.mappings,\
about.properties,\ about.properties,\
dsdp32.png,\ tm32.png,\
icons/,\ icons/,\
HelpContexts.xml HelpContexts.xml

View file

@ -18,7 +18,7 @@
# NLS_MESSAGEFORMAT_NONE # NLS_MESSAGEFORMAT_NONE
pluginName = Target Management Terminal Widget pluginName = Target Management Terminal Widget
providerName = Eclipse.org - DSDP providerName = Eclipse TM Project
terminal.context.name=Terminal widget context terminal.context.name=Terminal widget context
terminal.context.description=Override ALT+x menu access keys terminal.context.description=Override ALT+x menu access keys

View file

@ -23,7 +23,7 @@ import org.eclipse.swt.widgets.Composite;
* <strong>EXPERIMENTAL</strong>. This class or interface has been added as * <strong>EXPERIMENTAL</strong>. This class or interface has been added as
* part of a work in progress. There is no guarantee that this API will * part of a work in progress. There is no guarantee that this API will
* work or that it will remain the same. Please do not use this API without * work or that it will remain the same. Please do not use this API without
* consulting with the <a href="http://www.eclipse.org/dsdp/tm/">Target Management</a> team. * consulting with the <a href="http://www.eclipse.org/tm/">Target Management</a> team.
* </p> * </p>
*/ */
public interface ISettingsPage { public interface ISettingsPage {

View file

@ -19,7 +19,7 @@ package org.eclipse.tm.internal.terminal.provisional.api;
* <strong>EXPERIMENTAL</strong>. This class or interface has been added as * <strong>EXPERIMENTAL</strong>. This class or interface has been added as
* part of a work in progress. There is no guarantee that this API will * part of a work in progress. There is no guarantee that this API will
* work or that it will remain the same. Please do not use this API without * work or that it will remain the same. Please do not use this API without
* consulting with the <a href="http://www.eclipse.org/dsdp/tm/">Target Management</a> team. * consulting with the <a href="http://www.eclipse.org/tm/">Target Management</a> team.
* </p> * </p>
*/ */
public interface ISettingsStore { public interface ISettingsStore {

View file

@ -45,7 +45,7 @@ import org.eclipse.tm.internal.terminal.provisional.api.provider.TerminalConnect
* as part of a work in progress. There is no guarantee that this API * as part of a work in progress. There is no guarantee that this API
* will work or that it will remain the same. Please do not use this API * will work or that it will remain the same. Please do not use this API
* without consulting with the <a * without consulting with the <a
* href="http://www.eclipse.org/dsdp/tm/">Target Management</a> team. * href="http://www.eclipse.org/tm/">Target Management</a> team.
* </p> * </p>
*/ */
public interface ITerminalConnector extends IAdaptable { public interface ITerminalConnector extends IAdaptable {

View file

@ -24,7 +24,7 @@ import org.eclipse.swt.widgets.Shell;
* <strong>EXPERIMENTAL</strong>. This class or interface has been added as part * <strong>EXPERIMENTAL</strong>. This class or interface has been added as part
* of a work in progress. There is no guarantee that this API will work or that * of a work in progress. There is no guarantee that this API will work or that
* it will remain the same. Please do not use this API without consulting with * it will remain the same. Please do not use this API without consulting with
* the <a href="http://www.eclipse.org/dsdp/tm/">Target Management</a> team. * the <a href="http://www.eclipse.org/tm/">Target Management</a> team.
* </p> * </p>
* *
* @author Michael Scharf * @author Michael Scharf

View file

@ -16,7 +16,7 @@ package org.eclipse.tm.internal.terminal.provisional.api;
* <strong>EXPERIMENTAL</strong>. This class or interface has been added as part * <strong>EXPERIMENTAL</strong>. This class or interface has been added as part
* of a work in progress. There is no guarantee that this API will work or that * of a work in progress. There is no guarantee that this API will work or that
* it will remain the same. Please do not use this API without consulting with * it will remain the same. Please do not use this API without consulting with
* the <a href="http://www.eclipse.org/dsdp/tm/">Target Management</a> team. * the <a href="http://www.eclipse.org/tm/">Target Management</a> team.
* </p> * </p>
*/ */
public class LayeredSettingsStore implements ISettingsStore { public class LayeredSettingsStore implements ISettingsStore {

View file

@ -37,7 +37,7 @@ import org.eclipse.tm.internal.terminal.control.impl.TerminalPlugin;
* <strong>EXPERIMENTAL</strong>. This class or interface has been added as * <strong>EXPERIMENTAL</strong>. This class or interface has been added as
* part of a work in progress. There is no guarantee that this API will * part of a work in progress. There is no guarantee that this API will
* work or that it will remain the same. Please do not use this API without * work or that it will remain the same. Please do not use this API without
* consulting with the <a href="http://www.eclipse.org/dsdp/tm/">Target Management</a> team. * consulting with the <a href="http://www.eclipse.org/tm/">Target Management</a> team.
* </p> * </p>
*/ */
public final class Logger { public final class Logger {

View file

@ -18,7 +18,7 @@ import org.eclipse.core.runtime.Preferences;
* <strong>EXPERIMENTAL</strong>. This class or interface has been added as part * <strong>EXPERIMENTAL</strong>. This class or interface has been added as part
* of a work in progress. There is no guarantee that this API will work or that * of a work in progress. There is no guarantee that this API will work or that
* it will remain the same. Please do not use this API without consulting with * it will remain the same. Please do not use this API without consulting with
* the <a href="http://www.eclipse.org/dsdp/tm/">Target Management</a> team. * the <a href="http://www.eclipse.org/tm/">Target Management</a> team.
* </p> * </p>
*/ */
public class PreferenceSettingStore implements ISettingsStore { public class PreferenceSettingStore implements ISettingsStore {

View file

@ -32,7 +32,7 @@ import org.eclipse.tm.internal.terminal.provisional.api.provider.TerminalConnect
* <strong>EXPERIMENTAL</strong>. This class or interface has been added as * <strong>EXPERIMENTAL</strong>. This class or interface has been added as
* part of a work in progress. There is no guarantee that this API will work or * part of a work in progress. There is no guarantee that this API will work or
* that it will remain the same. Please do not use this API without consulting * that it will remain the same. Please do not use this API without consulting
* with the <a href="http://www.eclipse.org/dsdp/tm/">Target Management</a> * with the <a href="http://www.eclipse.org/tm/">Target Management</a>
* team. * team.
* </p> * </p>
*/ */

View file

@ -21,7 +21,7 @@ package org.eclipse.tm.internal.terminal.provisional.api;
* <strong>EXPERIMENTAL</strong>. This class or interface has been added as * <strong>EXPERIMENTAL</strong>. This class or interface has been added as
* part of a work in progress. There is no guarantee that this API will * part of a work in progress. There is no guarantee that this API will
* work or that it will remain the same. Please do not use this API without * work or that it will remain the same. Please do not use this API without
* consulting with the <a href="http://www.eclipse.org/dsdp/tm/">Target Management</a> team. * consulting with the <a href="http://www.eclipse.org/tm/">Target Management</a> team.
* </p> * </p>
*/ */
public class TerminalState { public class TerminalState {

View file

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB