Community
Participate
Working Groups
Build Identifier: 0.7.0.v201109192102 Follow the steps in Bug 358356, and manually add the below import statement to the RUIHandler. import org.eclipse.edt.rui.mvc.FormField; But you'll find that the RUIHandler can be displayed in neither Design nor Preview pane. Reproducible: Always
Set the defect severity to critical, because the editable widgets cannot be displayed in the VE.
This is caused by the compile error of 358526, the js code of the handler does not generated
Created attachment 204238 [details] fix
fixed
Verified in 0.7.0.v201109292101. But the widget still cannot be displayed in the VE, and opened 359504 for tracking the issue.