Bug 258909 - The user cannot remove folders from include path in PHP Explorer
Summary: The user cannot remove folders from include path in PHP Explorer
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Roy Ganor CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-12-16 05:01 EST by Kalin CLA
Modified: 2020-05-14 11:08 EDT (History)
3 users (show)

See Also:
ganoro: iplog+


Attachments
patch (1.66 KB, patch)
2009-02-01 22:24 EST, Toshihiro Izumi CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kalin CLA 2008-12-16 05:01:57 EST
Have a php project.
Include path node contains folders.
Right click at folder under Include path node and select 'Remove from include path' in context menu.

Expected:
The chosen folder should be removed.

Actua:
Nothing happens.



N20081215
Comment 1 Jason Vendryes CLA 2009-01-27 07:35:28 EST
I believe this is the same bug as: https://bugs.eclipse.org/bugs/show_bug.cgi?id=258753
Comment 2 Toshihiro Izumi CLA 2009-02-01 22:24:59 EST
Created attachment 124387 [details]
patch

IMO, at least,
org.eclipse.php.internal.ui.explorer.RemoveFromIncludepathAction
should have code which handles Simple Folders in Include Path.
...maybe
Comment 3 Roy Ganor CLA 2009-02-02 02:46:51 EST
contributed by Toshihiro Izumi,

many thanks!

Comment 4 Gadi Goldbarg CLA 2009-02-04 09:26:49 EST
Verified Fixed.
pdt-all-in-one
2.1.0M4
N20090203

Kalin Yanev 
kalin.a@zend.com