Bug 303155 - 'Remove from Build Path' must be disabled for referenced JARs
Summary: 'Remove from Build Path' must be disabled for referenced JARs
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.6 M6   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 252431
Blocks:
  Show dependency tree
 
Reported: 2010-02-18 03:13 EST by Dani Megert CLA
Modified: 2010-03-10 07:11 EST (History)
2 users (show)

See Also:


Attachments
Fix (6.83 KB, patch)
2010-03-08 15:00 EST, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2010-02-18 03:13:04 EST
I20100217-1031.

Currently removing a referenced JAR from the build path removes the referencing JAR. This is wrong.
==> We have to disable 'Remove from Build Path' for referenced JARs.
Comment 1 Markus Keller CLA 2010-03-08 15:00:57 EST
Created attachment 161348 [details]
Fix

Also fixes enablement of the 'Migrate JAR file...' action.
Comment 2 Markus Keller CLA 2010-03-08 15:01:19 EST
Released to HEAD.
Comment 3 Deepak Azad CLA 2010-03-10 07:10:28 EST
Verified with I20100309-0100 for 3.6 M6.