Bug 89147 - "Rename" is a bit overzealous
Summary: "Rename" is a bit overzealous
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.1 RC2   Edit
Assignee: Konrad Kolosowski CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 98427 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-25 18:28 EST by Jared Burns CLA
Modified: 2005-06-06 20:30 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Burns CLA 2005-03-25 18:28:33 EST
Build 20050323

The action "Rename..." a plug-in's runtime library is a bit overzealous. It not
only renames the library, it duplicates it.

1. Open the Plug-in Manifest Editor on a plugin.xml file.
2. Go to the "Build" tab.
3. Right click on the runtime jar and choose "Rename..."
4. Type in a new name and click OK.
5. The runtime jar now appears twice, both with the snazzy new name.
Comment 1 Wassim Melhem CLA 2005-03-27 20:32:50 EST
Cherie to make it go away.
Comment 2 Wassim Melhem CLA 2005-06-04 20:43:41 EDT
*** Bug 98427 has been marked as a duplicate of this bug. ***
Comment 3 Konrad Kolosowski CLA 2005-06-06 20:30:37 EDT
Caused by fix for bug 75464.
Corrected.