On SAP Crystal Reports, version for Eclipse Features & Functions page under Data Access, it states:
On the POJO support u2013 Drag and drop your Java classes into your report to use the class definition in your report design
However, I created a crystal report java project, added the ReportData class (follow sample code in crystal reports for eclipse developer's guide), added a blank crystal report to the project, then try to drag and drop the that java class to the report designer, nothing is added to the report designer.
Eclipse version: 3.4.1
CR4E plug-in for eclipse: 2.0.8
Any help is appreciated. Need steps that works...