Skip to main content



      Home
Home » Eclipse Projects » GEF » [ANN] Report Designer Plugin for Eclipse
[ANN] Report Designer Plugin for Eclipse [message #10161] Mon, 17 June 2002 07:11 Go to next message
Eclipse UserFriend
Originally posted by: eric_to_jeff.hotmail.com

Hi all,

we have developed an Eclipse 2.0 plugin for the JasperReports
(http://sourceforge.net/projects/jasperreports).

It is based on Graphical Editor Framework (GEF).

The goal of the project is to develop a Eclipse plugins that
make it easier for Java developers to create a JasperReports XML file.
It will provide a visual tool for the report design work.

The project's homepage is http://jeez.sourceforge.net/

You can download the plugin from the project summary page
http://sourceforge.net/projects/jeez/

Regards,

Eric
Re: [ANN] Report Designer Plugin for Eclipse [message #10541 is a reply to message #10161] Wed, 19 June 2002 13:21 Go to previous messageGo to next message
Eclipse UserFriend
Looks very promising! Is the code in the ReportDesignsrc.zip file
current? At first glance it looks like it's not up to date with what
the plugin in the screenshots.

Do you plan on putting the whole source into the CVS repository on
SourceForge?


Also, when I try to open up the the ReportEditor, I get the following
error message: "System property org.xml.sax.driver not specified"
And then the the Design editor comes up but doesn't function.

In order to eliminate the error, I had to put xerces.jar into the
classpath, and manually specify the sys prop to Xerces' SAXParser when
starting up Eclipse. Is this the way it's supposed to be? I'm
currently running Eclipse on a Linux system using Sun's JDK 1.4 (initial
release, not the latest .0.1 release). I even tried putting the
xerces.jar directly into the plugin lib folder and adding a library
reference to it in the plugin.xml file.



Eric Sun wrote:
> Hi all,
>
> we have developed an Eclipse 2.0 plugin for the JasperReports
> (http://sourceforge.net/projects/jasperreports).
>
> It is based on Graphical Editor Framework (GEF).
>
> The goal of the project is to develop a Eclipse plugins that
> make it easier for Java developers to create a JasperReports XML file.
> It will provide a visual tool for the report design work.
>
> The project's homepage is http://jeez.sourceforge.net/
>
> You can download the plugin from the project summary page
> http://sourceforge.net/projects/jeez/
>
> Regards,
>
> Eric
>
>
Re: [ANN] Report Designer Plugin for Eclipse [message #10574 is a reply to message #10541] Wed, 19 June 2002 22:46 Go to previous message
Eclipse UserFriend
Originally posted by: eric_to_jeff.hotmail.com

For the org.xml.sax.driver problem and xerces SAXParser class
can not found when use jdk1.4, we will fix it in next release.
For the moment, if you use jdk1.4, you can try to copy xerces.jar
to JRE_HOME/lib/ext(java.ext.dirs) directory.

Now we should organise the directory structure because we will use
maven(http://jakarta.apache.org/turbine/maven/) to manage our project.
When we finish it, we will putting the whole source into the CVS repository
on sourceforge.net.

"Eugene Bekker" <ebekker@powervision.com> wrote in message
news:3D10BD8F.90504@powervision.com...
> Looks very promising! Is the code in the ReportDesignsrc.zip file
> current? At first glance it looks like it's not up to date with what
> the plugin in the screenshots.
>
> Do you plan on putting the whole source into the CVS repository on
> SourceForge?
>
>
> Also, when I try to open up the the ReportEditor, I get the following
> error message: "System property org.xml.sax.driver not specified"
> And then the the Design editor comes up but doesn't function.
>
> In order to eliminate the error, I had to put xerces.jar into the
> classpath, and manually specify the sys prop to Xerces' SAXParser when
> starting up Eclipse. Is this the way it's supposed to be? I'm
> currently running Eclipse on a Linux system using Sun's JDK 1.4 (initial
> release, not the latest .0.1 release). I even tried putting the
> xerces.jar directly into the plugin lib folder and adding a library
> reference to it in the plugin.xml file.
>
>
>
> Eric Sun wrote:
> > Hi all,
> >
> > we have developed an Eclipse 2.0 plugin for the JasperReports
> > (http://sourceforge.net/projects/jasperreports).
> >
> > It is based on Graphical Editor Framework (GEF).
> >
> > The goal of the project is to develop a Eclipse plugins that
> > make it easier for Java developers to create a JasperReports XML file.
> > It will provide a visual tool for the report design work.
> >
> > The project's homepage is http://jeez.sourceforge.net/
> >
> > You can download the plugin from the project summary page
> > http://sourceforge.net/projects/jeez/
> >
> > Regards,
> >
> > Eric
> >
> >
>
Previous Topic:New download?
Next Topic:Getting started with GEF / hello Gef application?
Goto Forum:
  


Current Time: Fri May 09 12:22:03 EDT 2025

Powered by FUDForum. Page generated in 0.06062 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top