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

Bug 301812

Summary: [visualization] Downgrade to J2SE-1.4
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: DemoAssignee: Austin Riddle <austin.riddle>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: austin.riddle
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Benjamin Muskalla CLA 2010-02-04 06:52:09 EST
Currently the google visualzation requires Java5 due to some annotations. I don't see the need for 1.5 requirement and would suggest to migrate the code to 1.4 like RWT itself. In my eyes we don't loose anything but our users will be able to deploy it under older JRE versions.
Comment 1 Austin Riddle CLA 2010-02-04 10:06:49 EST
Agreed.  I will rip out the @Override annotations.
Comment 2 Austin Riddle CLA 2010-02-04 10:17:56 EST
Changes applied to CVS HEAD.