Inspection / Intention for moving Strings to Property files
I am looking for is a plugin that would aid in locating existing String
literals and public static final String variables and moving them into
Property files.
Does anyone know if there is currently anything available? I thought that I
remembered seeing a plugin a while ago related to Internationalization
(I18n), but I can't find it now.
If not, maybe this should be a RFE for the PropertiesEditor,
InspectionGadget, and/or IntentionsPowerPack.
thanks,
Tim
Please sign in to leave a comment.
http://www.intellij.org/twiki/bin/view/Main/I18nL10nPlugin
"Tim Haley" <ymaraner@yahoo.com> wrote in message
news:c6rruq$494$1@is.intellij.net...
>
I
>
>
>
>
>
Hi,
Actually this feature planned for a long time but not implemented yet. Inspection for smart detection of not i18nized strings exists but I'm affraid it won't be released until Pallada release due OpenAPI changes.
Any suggestion how it can looks like?
TIA,
Dmitry
Thanks,
Unfortunately, the plugin doesn't work on Pallada build 2013 and there's no
source code readily available.
:(
"Brad" <none@nowhere.org> wrote in message
news:c6shq5$9f$1@is.intellij.net...
>
that
>
>
that's where the jad plugin comes in handy :)
"Tim Haley" <ymaraner@yahoo.com> wrote in message
news:c6th3l$4c2$1@is.intellij.net...
>
no
>
>
String
>
>
I thought of that, but I try to avoid prying open the black box unless it is
the only alternative. Also, it would be my first foray into plugin writing
and I'm not sure that I have the time to spend on that right now.
I sent an email to David Czarnecki, the plugin's author, to see if he either
has an updated version of the plugin or will release the source code.
If I don't get a reply, I may take a peek.
Tim
"Brad" <none@nowhere.org> wrote in message
news:c6ti0v$a58$1@is.intellij.net...
>
into
thought
Internationalization
>
>