Community
Participate
Working Groups
EDT:Tutorial: RUI With DataBase Lesson 4 Step 5 sample code is missing a comma after third line: { row = 2, column = 1 Should read: { row = 2, column = 1,
done, thanks: http://wiki.eclipse.org/EDT:Tutorial:_RUI_With_DataBase_Lesson_4#Lesson_4:_Create_the_Rich_UI_handler
updated to show that this defect was fixed in 0.8.0 I1