Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Can't find bundle for base name com.incors.plaf.alloy.alloy
Can't find bundle for base name com.incors.plaf.alloy.alloy [message #100250] Fri, 25 July 2003 16:18
Eclipse UserFriend
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
Previous Topic:Where is the Eclipse Primary Feature
Next Topic:Language
Goto Forum:
  


Current Time: Fri Jul 18 22:56:25 EDT 2025

Powered by FUDForum. Page generated in 0.25298 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top