Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 358137

Summary: Get Exception refactoring 'Delete Resource'
Product: z_Archived Reporter: Kathy Carroll <carrollk>
Component: EDTAssignee: Zhi Zhu <zhuzhi>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: chenzhh
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
screen capture of exception dialog
none
log file from metadata directory none

Description Kathy Carroll CLA 2011-09-19 12:34:18 EDT
Created attachment 203612 [details]
screen capture of exception dialog

I'm attempting to run Eunit on a RUIproject.  When I attempt to delete the generated project I get an refectoring exception.  I've attached a screen capture and the metadata.log.

Steps to recreate.
1.  Open a new workspace
2.  Create an EGL project RUIeunit.  Specify mine as the package, specify Web Client Project and deselect the DOJO project
3.   Create a library under mine.client package.
4.  Define a function in this library like this:
funciton testFunction01()  {@Test}
   LogResult.passed("test one");
end
5. From navigation pane select the project and use Generate EGL Test Project --> JavaScript
6.  Select the generated project and delete it.  On the dialog be sure to select Delete Project contents from disk.
7. You will see the exception dialong

I'm using an install build for testing
Comment 1 Kathy Carroll CLA 2011-09-19 12:34:40 EDT
Created attachment 203613 [details]
log file from metadata directory
Comment 2 Zhi Zhu CLA 2011-10-20 01:17:25 EDT
fix it
Comment 3 Kathy Carroll CLA 2011-10-25 11:30:59 EDT
verified with build 201110241434 & closed