Jump to content
JasperReports Library 7.0 is now available ×

compiling iReport source files


2004 IR Help

Recommended Posts

By: Chalk S. Bareng - chalksb

compiling iReport source files

2002-10-27 19:40

Hello!

I was trying to compile your iReport source files.

The compiler said that these packages don't exist:

 

import com.ms.wfc.app.*;

import com.ms.wfc.core.*;

import com.ms.wfc.ui.*;

import com.ms.wfc.html.*;

import com.ms.xml.om.*;

 

I just want to test and maybe debug if there are any bugs. Which jar files contain these packages? Or do I have to download it?

 

Thank you. =)

 

 

 

 

By: Giulio Toffoli - gt78

RE: compiling iReport source files

2002-10-28 00:33

com.ms.* are microsoft pakages not compatible with Sun Java. For compile iReport you must use VisualJ++ (with iReport is shipped the vjproject file

for load the project into VisualStudio 6.0 Visual J++).

I'm sorry.

 

Giulio

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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