Jump to content
We've recently updated our Privacy Statement, available here ×

Problem updating NetBeans with JasperReports 3.5.2


burferd

Recommended Posts

Uning NetBeans 6.5.

I had an old JasperReports library for Jasperreports 1.3.2.
I am trying to update my NetBeans IDE to use the JasperReports 3.5.2 libraries.
I created a new JasperReportLibrary in NetBeans and linked it to the jasperreports-3.5.2.jar file
that I downloaded from the JasperReports download site.

Unfortunately, when I restart NetBeans, I get an error that says there is an error opening jaspereports-3.5.2.jar.

I have 2 questions.
1) Is this the jar file I should be using to resolve the java jasper reports references like JasperFillManager
2) How can I add the library to NetBeans in order to resolve the jasper report references?

I also tried adding the plugins, but that did not seem to make any difference either, I still have the unresolved variables.

Thanks
Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

When I created the library for 1.3.2, I had to include the following libraries:

comons-beanutils-1.7.jar

commons-collections-2,1,jar

itext-1.3.1.jar

jasperreports-1.3.2.jar

jfreechart-1.0.0.jar

poi-2.0-final-20040126.jar

 

I found these in the iReport directory whn I loaded iReport 1.3.2.

It looks like the jasperreports-3.5.2.jar file replaces jasperreports-1.3.2.jar, but what to I use for the other jar files?

There is no lib directory in the iReport 3.5.2 directory. 

Where can I find the rest?

 

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...