Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 59136 Details for
Bug 172517
[IDE] the application name for the IDE should be consistent with 3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch for the rename
172517.txt (text/plain), 2.37 KB, created by
Tod Creasey
on 2007-02-16 08:47:05 EST
(
hide
)
Description:
Patch for the rename
Filename:
MIME Type:
Creator:
Tod Creasey
Created:
2007-02-16 08:47:05 EST
Size:
2.37 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.sdk >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.sdk/plugin.xml,v >retrieving revision 1.46 >diff -u -r1.46 plugin.xml >--- plugin.xml 24 Jan 2007 12:30:25 -0000 1.46 >+++ plugin.xml 16 Feb 2007 13:44:02 -0000 >@@ -3,7 +3,7 @@ > <plugin> > > <extension id="ide" point="org.eclipse.core.runtime.products"> >- <product name="%productName" application="org.eclipse.ui.ide.application.workbench" description="%productBlurb"> >+ <product name="%productName" application="org.eclipse.ui.ide.workbench" description="%productBlurb"> > <property name="windowImages" value="eclipse.gif,eclipse32.gif,eclipse48.gif,eclipse.png,eclipse32.png,eclipse48.png"/> > <property name="aboutImage" value="eclipse_lg.gif"/> > <property name="aboutText" value="%productBlurb"/> >#P org.eclipse.platform >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.platform/plugin.xml,v >retrieving revision 1.72 >diff -u -r1.72 plugin.xml >--- plugin.xml 24 Jan 2007 12:30:24 -0000 1.72 >+++ plugin.xml 16 Feb 2007 13:44:02 -0000 >@@ -3,7 +3,7 @@ > <plugin> > > <extension id="ide" point="org.eclipse.core.runtime.products"> >- <product name="%productName" application="org.eclipse.ui.ide.application.workbench" description="%productBlurb"> >+ <product name="%productName" application="org.eclipse.ui.ide.workbench" description="%productBlurb"> > <property name="windowImages" value="eclipse.gif,eclipse32.gif,eclipse48.gif,eclipse.png,eclipse32.png,eclipse48.png"/> > <property name="aboutImage" value="eclipse_lg.gif"/> > <property name="aboutText" value="%productBlurb"/> >#P org.eclipse.ui.ide.application >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.ui.ide.application/plugin.xml,v >retrieving revision 1.1 >diff -u -r1.1 plugin.xml >--- plugin.xml 9 Jan 2007 21:19:24 -0000 1.1 >+++ plugin.xml 16 Feb 2007 13:44:03 -0000 >@@ -2,7 +2,7 @@ > <?eclipse version="3.2"?> > <plugin> > <extension >- id="workbench" >+ id="org.eclipse.ui.ide.workbench" > point="org.eclipse.core.runtime.applications"> > <application> > <run
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 172517
: 59136