Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 316301 - Project Wizard - Syntax Error in SaveHandler
Summary: Project Wizard - Syntax Error in SaveHandler
Status: RESOLVED FIXED
Alias: None
Product: XWT
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 10:00 EDT by Lars Vogel CLA
Modified: 2013-01-24 15:32 EST (History)
1 user (show)

See Also:


Attachments
Patch for syntax error (1.35 KB, text/plain)
2010-06-09 10:00 EDT, Lars Vogel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2010-06-09 10:00:47 EDT
Created attachment 171529 [details]
Patch for syntax error

"org.eclipse.e4.tools.ui.designer" contains a syntax error in Line 47 and 48 in the file "templates/src/handlers/SaveHandler.java

I removed the lines (via comment) and committed this change to get ride of this error. Please validate, Patch attached for documentation (the code is already committed).
Comment 1 Lars Vogel CLA 2010-06-09 10:46:04 EDT
Setting Milestone (I assume the next as the change it committed to head).
Comment 2 Lars Vogel CLA 2010-06-09 11:02:22 EDT
I guess I should set the status to Fixed. Please feel free to re-open if you disagree.