Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Resource bundle lookup?
Resource bundle lookup? [message #17790] Thu, 08 May 2003 15:18
Eclipse UserFriend
Are there any JDT APIs to lookup resource bundles? For example, suppose
I want to find a resource bundle named my.pkg.Strings (which exists as a
file in my classpath somewhere (my/pkg/Strings.properties). Is there
something analogous to, say, IJavaProject.findType(String)? I couldn't
find anything that represents a resource bundle like this in the JDT API
docs. Any tips on how I might do this kind of thing? Another example:
I need to construct a list of properties file that are in the classpath
of a specific (Java) project (or, just those that are in the project
itself).
--
- Gary
___________________________________________
Gary Johnston
WebSphere Studio Struts Tools Development
IBM Software Group, Research Triangle Park, NC
Previous Topic:Text Editor
Next Topic:How can I save the AST generated code
Goto Forum:
  


Current Time: Sat Jul 05 05:08:33 EDT 2025

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

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

Back to the top