Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Validation of Globalization(Any existing standard to validate globalization on plugins?)
Validation of Globalization [message #646282] Thu, 23 December 2010 06:29 Go to next message
manasa  is currently offline manasa Friend
Messages: 32
Registered: October 2010
Member
Hi,

I have globalized my project plugins, into corresponding message.properties file.
And I want to validate the globalization, using Junits.

One of the ways i want to validate is to check if there exists a reference of the message (in properties file) in java source code.

Does JDT provide any support for validating such globalizations?
I have also posted the same question in Babel, but couldnt get any answer to it.

Thanks & Regards,
Manasa
Re: Validation of Globalization [message #646324 is a reply to message #646282] Thu, 23 December 2010 10:55 Go to previous message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 12/23/2010 11:59 AM, manasa wrote:
> Hi,
>
> I have globalized my project plugins, into corresponding
> message.properties file.
> And I want to validate the globalization, using Junits.
>
> One of the ways i want to validate is to check if there exists a
> reference of the message (in properties file) in java source code.
> Does JDT provide any support for validating such globalizations?
> I have also posted the same question in Babel, but couldnt get any
> answer to it.
>
> Thanks & Regards,
> Manasa
Try "Source > Find Broken Externalized strings"
Previous Topic:Find Resource or JarEntry in Project(s) classpath
Next Topic:Bindings created for Anonymous Classes: how can I know if they represent the e same anonymous class?
Goto Forum:
  


Current Time: Thu Apr 25 12:36:38 GMT 2024

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

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

Back to the top