Community
Participate
Working Groups
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
Created attachment 203613 [details] log file from metadata directory
fix it
verified with build 201110241434 & closed