Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 358137 - Get Exception refactoring 'Delete Resource'
Summary: Get Exception refactoring 'Delete Resource'
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Zhi Zhu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 12:34 EDT by Kathy Carroll CLA
Modified: 2017-02-23 14:19 EST (History)
1 user (show)

See Also:


Attachments
screen capture of exception dialog (36.50 KB, application/msword)
2011-09-19 12:34 EDT, Kathy Carroll CLA
no flags Details
log file from metadata directory (19.74 KB, application/octet-stream)
2011-09-19 12:34 EDT, Kathy Carroll CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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