Jump to content
JasperReports Library 7.0 is now available ×

NoClassDefFoundError: java/awt/AWTKeyStroke


2004 IR Help

Recommended Posts

By: Thao - taosimo

NoClassDefFoundError: java/awt/AWTKeyStroke

2004-06-10 06:01

Hi,

 

i receive this message when i launch the "startup.bat"

 

could you help me?

 

Exception in thread "main" java.lang.NoClassDefFoundError: java/awt/AWTKeyStroke

 

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at javax.swing.SwingUtilities.loadSystemClass(Unknown Source)

at javax.swing.UIDefaults.getUIClass(Unknown Source)

at javax.swing.UIDefaults.getUI(Unknown Source)

at javax.swing.UIManager.getUI(Unknown Source)

at javax.swing.JMenuItem.updateUI(Unknown Source)

at javax.swing.JMenuItem.init(Unknown Source)

at javax.swing.JMenuItem.<init>(Unknown Source)

at javax.swing.JMenuItem.<init>(Unknown Source)

at it.businesslogic.ireport.gui.MainFrame.initComponents(MainFrame.java:

686)

at it.businesslogic.ireport.gui.MainFrame.<init>(MainFrame.java:205)

at it.businesslogic.ireport.gui.MainFrame.main(MainFrame.java:4786)

 

 

 

 

By: Giulio Toffoli - gt78

RE: NoClassDefFoundError: java/awt/AWTKeyStroke

2004-06-10 06:40

You need jdk 1.4 or greater ?

 

 

 

 

By: Thao - taosimo

RE: NoClassDefFoundError: java/awt/AWTKeyStroke

2004-06-10 07:09

i have the jdk1.4.2,

i compiled iReport 0.3.0 successfuly

 

but it would not started

 

 

 

 

By: Thao - taosimo

RE: NoClassDefFoundError: java/awt/AWTKeyStroke

2004-06-10 08:04

i found the solution.

 

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