Can't find bundle for base name com.incors.plaf.alloy.alloy [message #100250] |
Fri, 25 July 2003 16:18 |
Eclipse User |
|
|
|
Originally posted by: danielmarkhot.hotmail.com
hello all:
I try to use alloy look and feel package in my program, but i met some
errors
when i run the program.
======================
java.util.MissingResourceException: Can't find bundle for base name
com.incors.plaf.alloy.alloy, locale en_US
at
java.util.ResourceBundle.throwMissingResourceException(Resou rceBundle.java:8
04)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:7 73)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)
at com.incors.plaf.alloy.AlloyLookAndFeel.initResourceBundle(Un known
Source)
at com.incors.plaf.alloy.AlloyLookAndFeel.initComponentDefaults (Unknown
Source)
at com.incors.plaf.alloy.AlloyLookAndFeel.getDefaults(Unknown Source)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:394)
at
edu.cis.uab.samples.java2beginner.SquareAction.<init>(SquareAction.java:36)
at
edu.cis.uab.samples.java2beginner.SquareAction.main(SquareAc tion.java:153)
Exception in thread "main"
========================
I had set my classpath to c:\temp\src\alloy.jar where the alloy.jar file
located.
I can successfully compile my java program SquareAction.java in eclipse or
in command line.
but I always get the error above from eclipse or in command line.
what should i do?
thank you
-Daniel
|
|
|
Powered by
FUDForum. Page generated in 0.25298 seconds