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 7904 Details for
Bug 37997
[Plan Item] Evolve the Eclipse user experience
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.
.bat file to swap in new UI jars
newlook.bat (text/plain), 936 bytes, created by
Mike Beltzner
on 2004-02-13 16:20:34 EST
(
hide
)
Description:
.bat file to swap in new UI jars
Filename:
MIME Type:
Creator:
Mike Beltzner
Created:
2004-02-13 16:20:34 EST
Size:
936 bytes
patch
obsolete
>@ECHO OFF >echo Switching to the new Eclipse UI ... >echo copying texteditor.jar into the correct plugin folder ... >copy plugins\org.eclipse.ui.workbench_3.0.0\texteditor-new.jar plugins\org.eclipse.ui.workbench.texteditor_3.0.0\ >echo Renaming UI jars from xxxx.jar to xxxx-old.jar ... >rename plugins\org.eclipse.ui.ide_3.0.0\ide.jar ide-old.jar >rename plugins\org.eclipse.ui.workbench_3.0.0\workbench.jar workbench-old.jar >rename plugins\org.eclipse.ui.workbench.texteditor_3.0.0\texteditor.jar texteditor-old.jar >rename plugins\org.eclipse.jface_3.0.0\jface.jar jface-old.jar >echo Renaming UI jars from xxxx-new.jar to xxxx.jar ... >rename plugins\org.eclipse.ui.ide_3.0.0\ide-new.jar ide.jar >rename plugins\org.eclipse.ui.workbench_3.0.0\workbench-new.jar workbench.jar >rename plugins\org.eclipse.ui.workbench.texteditor_3.0.0\texteditor-new.jar texteditor.jar >rename plugins\org.eclipse.jface_3.0.0\jface-new.jar jface.jar
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 Raw
Actions:
View
Attachments on
bug 37997
:
7519
| 7904 |
7916
|
7919
|
7920
|
7921
|
7922
|
7923
|
7926
|
8013
|
8146