Jump to content
JasperReports Library 7.0 is now available ×

jasper class not in import


2006 IR Open Dicussion

Recommended Posts

By: xiaoyu - justxiaoyu

jasper class not in import

2006-02-20 19:17

Hi,

I try to import jasper report's class

but it give me

"class net .sf.jasperreports.engine.JRException not found in import"

 

What wrong with tat?

I m using jasper report 1.2.0 and ireport 1.1.0

Pls help.Thanks

 

 

 

 

By: Giulio Toffoli - gt78

RE: jasper class not in import

2006-02-21 14:46

Where are you trying to import it?

 

 

 

 

By: xiaoyu - justxiaoyu

RE: jasper class not in import

2006-02-27 02:58

i try to included the jasper report into my java class , below is my code:

import java.sql.SQLException;

import java.util.HashMap;

import java.util.Map;

import net.sf.jasperreports.engine.JRException;

 

but it give me

"class net .sf.jasperreports.engine.JRException not found in import"

 

What was went wrong? please help.

Thanks

 

 

 

 

 

By: xiaoyu - justxiaoyu

RE: jasper class not in import

2006-02-27 03:09

this is the path for engine class :-

netsfjasperreportsengine

 

 

i do not wrong what went wrong, please help me,.

Thanks

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...