Jump to content

Not able to compile report in JDK1.3


Recommended Posts

By: Sudipto Nandan - snandan

Not able to compile report in JDK1.3

2003-02-14 02:28

When i am trying to compile using JDK1.3 it is giving an error javax.print not found?

Any solution

 

Plz help

 

 

 

 

By: Teodor Danciu - teodord

RE: Not able to compile report in JDK1.3

2003-02-14 06:36

 

Hi,

 

It would be better to use ANT because the build.xml

file in the root directory of the project helps you

avoid compiling the 'print service' exporter source

files that use classes that only come since JDK1.4.

 

Without ANT, you have to exclude them manually

from your source path.

 

I hope this helps.

Teodor

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