on 2006 Oct 18 11:32 PM
I have a couple existing web projects I want to add Crystal Reporting capabilities to. Is there an easy way to configure a Webproject to have Crystal Report Capabilities without going through the create project wizard?
<p>Using Crystal Reports for Eclipse you can add the Crystal Reports Java Reporting Component facet to existing Web Projects. To achieve this follow these steps:</p><ol><li>Right-click on the Web Project and access the Properties page</li><li>On the Properties page access the Project Facets section</li><li>Click the Add/Remove Project Facets</li><li>Add the Crystal Reports Java Reporting Component facet </li></ol><p>This will update the existing Web Project to include all of the Crystal Reports runtime components. </p><p>Regards,<br />Sean Johnson (CR4E Product Manager) </p>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
<p>I compared our old WSAD project to a new project created by Eclipse 3.2, found that the new project has a few more lines in its .project file. Those lines are:</p><p> </p><p> <nature>org.eclipse.wst.common.project.facet.core.nature</nature><br /> <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature><br /> <nature>org.eclipse.jem.workbench.JavaEMFNature</nature></p><p> </p>I added them to our old project's .project file, then the "Project Facets" section appeared.
<p>Very useful information! I am sure other users will find this useful.I believe the issue is that the "facet" functionality was introduced with WTP 1.0. If your project was created in an older version of Eclipse, WSAD or RAD then the project settings you have mentioned will not be present. Users will need to add the facet support to their web projects prior to adding the JRC facet.,</p><p>Great find! Thanks again. </p><p>Regards,<br />Sean Johnson (CR4E Product Manager) <br /><br /> <a href="http://www.eclipseplugincentral.com/Web_Links-index-req-ratelink-lid-639.html">Rate this plugin @ Eclipse Plugin Central</a> </p>
(DELELTED)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.