Bug 39926 - deleting default package (not in source folder) does nothing
Summary: deleting default package (not in source folder) does nothing
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-11 09:39 EDT by Adam Kiezun CLA
Modified: 2003-07-16 06:32 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2003-07-11 09:39:49 EDT
20030710+jcore patch from 0709

DeleteResourceElementsOperation.deletePackageFragment(...)
works incorrectly (i.e. does nothing) if you try deleting a deafault package 
whose parent is a java project
Comment 1 Jerome Lanneluc CLA 2003-07-11 11:54:48 EDT
Removed check for folders, and added regression test 
DeleteTests.testDeletePackagment3()
Comment 2 David Audel CLA 2003-07-16 06:32:11 EDT
Verified.