Sunday, September 16, 2007

JasperAssistant User Guide

JasperAssistant User Guide

JasperAssistant is a Eclipse plugin which support design JasperReport report in Eclipse.

JasperReport is a really powerful open source report lib. It integrates with JFreeChar and other related tools.

Actually there's another powerful report design tool called ireport, but I really like to integrate everything into Eclipse because I don't want to change to another editor or GUI tool.


How to install this plugin: JasperAssistant provides a online manual, please check it from here.
Install by using Eclipse update site, you can use following instructions and update sites:
  1. From the Eclipse menu, select Help->Software Updates->Find and Install. This will open the Install/Update wizard.

  2. On the fist page, select the "Search for new features to install" option and click Next.

  3. On the second page, click the "New Remote Site..." button and enter the following information:

    For Eclipse 3.0.x

    Name: JasperAssistant update site
    URL: http://www.jasperassistant.com/updates/

    For Eclipse 3.1.x

    Name: JasperAssistant update site
    URL: http://www.jasperassistant.com/updates31/

    Additionally, for Eclipse 3.1.x, add the following remote update site that is required to install GEF plug-in:

    Name: Eclipse 3.0 update site
    URL: http://update.eclipse.org/updates/3.0/

    For Eclipse 3.2.x

    Name: JasperAssistant update site
    URL: http://www.jasperassistant.com/updates32/

    For Eclipse 3.3.x

    Name: JasperAssistant update site
    URL: http://www.jasperassistant.com/updates33/

No comments: