Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Internalization tool
Internalization tool [message #651998] Wed, 02 February 2011 11:44 Go to next message
Eclipse UserFriend
Originally posted by: ciccio.ciccio.it

Hi all,

I'm searching for a tool that allows me to extract strings from a JavaEE
project and builds a resource bundle.

I need to get strings (if possibile) either from .java, and from web pages
(.jsp, .xhtml) and obtain a bundle file like

myString=This is my string

Is there anything available? Do you have suggestions?

Thanks and ciao
Re: Internalization tool [message #652003 is a reply to message #651998] Wed, 02 February 2011 12:01 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 2/2/2011 5:14 PM, sandman42 wrote:
> Hi all,
>
> I'm searching for a tool that allows me to extract strings from a JavaEE
> project and builds a resource bundle.
>
> I need to get strings (if possibile) either from .java, and from web
> pages (.jsp, .xhtml) and obtain a bundle file like
>
> myString=This is my string
>
> Is there anything available? Do you have suggestions?
>
> Thanks and ciao
>
For java files you can use the tool provided by JDT. See "Source >
Externalize Strings"
Re: Internalization tool [message #652030 is a reply to message #652003] Wed, 02 February 2011 13:06 Go to previous message
Eclipse UserFriend
Originally posted by: ciccio.ciccio.it

Il 02/02/2011 13:01, Deepak Azad ha scritto:

>> I'm searching for a tool that allows me to extract strings from a JavaEE
>> project and builds a resource bundle.
>> Is there anything available? Do you have suggestions?
> For java files you can use the tool provided by JDT. See "Source>
> Externalize Strings"

Wonderful. Is there any equivalent for .jsp, .xtml etc pages?

Thanks
Previous Topic:Syntaxic coloration
Next Topic:Eclipse NOT RESPONDING after usage data sent
Goto Forum:
  


Current Time: Sat Apr 27 05:23:25 GMT 2024

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

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

Back to the top