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

Compiling source code


ktrinad

Recommended Posts

By: G᢯r M󣺡r - moczar

Compiling source code

2003-07-29 00:50

Hi!

 

I have managed to check out the iReport2 module. I have successfully compiled it, but when I try to run it I get the following error:

 

prepare:

 

compile:

 

iReport:

[java] java.lang.NoClassDefFoundError: it/businesslogic/ireport/gui/NumberEntry

[java] at it.businesslogic.ireport.gui.JNumberComboBox.addEntry(JNumberComboBox.java:97)

[java] at it.businesslogic.ireport.gui.ElementPropertiesDialog.<init>(ElementPropertiesDialog.java:167)

[java] at it.businesslogic.ireport.gui.MainFrame.<init>(MainFrame.java:101)

[java] at it.businesslogic.ireport.gui.MainFrame.main(MainFrame.java:3655)

 

Am I doing something wrong or something is missing from the CVS?

 

Thanks!

 

Gabor

 

 

 

 

By: Paul Spencer - paulsp

RE: Compiling source code

2003-07-29 06:39

I have seen this message. In that case I, using Netbeans, did a clean and then recompile. This seemed to resolve the problem, but I am not sure why.

 

I am using JDK 1.4.

 

Paul Spencer

 

 

 

 

By: G᢯r M󣺡r - moczar

RE: Compiling source code

2003-08-04 05:55

It worked!

 

Thanks!

Link to comment
Share on other sites

  • 6 years later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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