1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
nls proivder name
	removed some uneed files
This commit is contained in:
David Inglis 2005-03-24 17:52:06 +00:00
parent b23b32c5e5
commit a1c3367c10
7 changed files with 5 additions and 15 deletions

View file

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<form>
<p/><p><b>Tips on working with this plug-in project</b></p><li>For the view of the new plug-in at a glance, go to the <img href="pageImage"/><a href="OverviewPage">Overview</a>.</li><li>You can test the contributions of this plug-in by launching another instance of the workbench. On the <b>Run</b> menu, click <b>Run As</b> and choose <img href="runTimeWorkbenchImage"/><a href="action.run">Run-time Workbench</a> from the available choices.</li><li>You can add more functionality to this plug-in by adding extensions using the <a href="action.newExtension">New Extension Wizard</a>.</li><li>The plug-in project contains Java code that you can debug. Place breakpoints in Java classes. On the <b>Run</b> menu, select <b>Debug As</b> and choose <img href="runTimeWorkbenchImage"/><a href="action.debug">Run-time Workbench</a> from the available choices.</li>
</form>

View file

@ -4,7 +4,7 @@
id="org.eclipse.cdt.core.aix"
name="%fragmentName.aix"
version="3.0.0"
provider-name="Eclipse.org"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
plugin-version="3.0.0">

View file

@ -4,7 +4,7 @@
id="org.eclipse.cdt.core.linux"
name="%fragmentName.linux"
version="3.0.0"
provider-name="Eclipse.org"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
plugin-version="3.0.0">

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse-cdt version="2.0"?>
<cdtproject>
<data/>
</cdtproject>

View file

@ -4,7 +4,7 @@
id="org.eclipse.cdt.core.qnx"
name="%fragmentName.qnx"
version="3.0.0"
provider-name="Eclipse.org"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
plugin-version="3.0.0">

View file

@ -4,7 +4,7 @@
id="org.eclipse.cdt.core.solaris"
name="%fragmentName.solaris"
version="3.0.0"
provider-name="Eclipse.org"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
plugin-version="3.0.0">

View file

@ -4,7 +4,7 @@
id="org.eclipse.cdt.core.win32"
name="%fragmentName.win32"
version="3.0.0"
provider-name="Eclipse.org"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
plugin-version="3.0.0">