Community
Participate
Working Groups
when following the mini-crm tutorial to add a search form to the CompanyTablePage using the available wizard [1] the generated Java source code doesn't compile, see message below: Description Resource Path Location Type The type CompanySearchForm must implement the inherited abstract method AbstractSearchForm.startSearch() CompanySearchForm.java /org.eclipse.scout.minicrm.client/src/org/eclipse/scout/minicrm/client/ui/searchforms line 28 Java Problem reproducable: always steps to reproduce: follow the mini crm tutorial [1] up to adding a search form [2] [1] http://wiki.eclipse.org/Scout/Tutorial/minicrm [2] http://wiki.eclipse.org/Scout/Tutorial/minicrm/Add_A_Search_Form
Created attachment 196734 [details] .log file in .metadata folder
Solved in Indigo RC3. *** This bug has been marked as a duplicate of bug 346590 ***