[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: no swt-win32-2133 in java.library.path

> Another question... I am not sure what a ResourceBundle is, how to see
> the contents of one, gnerate one, change, etc.  Where can I find
> documentation on this?  Thanks.

It's a standard J2SE class: java.util.ResourceBundle. Just look into the JDK
documentation for details.