Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 347420 - Create Search Form Wizard for TablePage doesn't implement startSearch
Summary: Create Search Form Wizard for TablePage doesn't implement startSearch
Status: CLOSED DUPLICATE of bug 346590
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Scout (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-27 05:14 EDT by Matthias Zimmermann CLA
Modified: 2021-08-19 11:29 EDT (History)
1 user (show)

See Also:


Attachments
.log file in .metadata folder (15.73 KB, application/octet-stream)
2011-05-27 05:52 EDT, Matthias Zimmermann CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Zimmermann CLA 2011-05-27 05:14:06 EDT
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
Comment 1 Matthias Zimmermann CLA 2011-05-27 05:52:29 EDT
Created attachment 196734 [details]
.log file in .metadata folder
Comment 2 Andreas Hoegger CLA 2011-05-27 06:09:44 EDT
Solved in Indigo RC3.

*** This bug has been marked as a duplicate of bug 346590 ***