I can't get SQLBuilder to run.
It comes up with the following error:
Exception in thread "main" java.util.MissingResourceException: Can't
find bundle
for base name Res, locale en_US
at
java.util.ResourceBundle.throwMissingResourceException(Unknown Source
)
at java.util.ResourceBundle.getBundleImpl(Unknown Source)
at java.util.ResourceBundle.getBundle(Unknown Source)
at
org.enhydra.instantdb.SQLBuilder.QueryPanel.<init>(QueryPanel.java:43
)
at
org.enhydra.instantdb.SQLBuilder.SQLBuilder.<init>(SQLBuilder.java:11
5)
at
org.enhydra.instantdb.SQLBuilder.SQLBuilder.main(SQLBuilder.java:159)
Someone please help!
Daniel Zajic.
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|