16 comments
Avatar
Permanently deleted user

IDEA 5.x supports resource bundle editing out-of-the-box -- you shouldn't need any extra plugin for that.

0
Avatar
Permanently deleted user

Aha, very powerful version even without any possibility to invoke string externalization from code and especially for JSPs, it very smart to allow you to do it when it really required as for it. Very very good replacement...

0
Avatar
Permanently deleted user

IDEA 5.x supports resource bundle editing
out-of-the-box -- you shouldn't need any extra plugin
for that.


Damn. 5.0 imported my file type settings from 4.5 where properties extension was mapped to standard text file. Removed the extension from text file types and added it to properties file types and ta-daa, the properties editor came to life!

Grreat!

0
Avatar
Permanently deleted user

If 'Hard coded strings' inspection is enabled then quick fix for the
problem detected allows string externalization (e.g. literal will be put
to property bundle). Do you have any difficulties/feedback with it?

Dmitry Kashin wrote:

Aha, very powerful version even without any possibility to invoke string externalization from code and especially for JSPs, it very smart to allow you to do it when it really required as for it. Very very good replacement...



--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

Well "it very smart to allow you to do it when it really required as for it" it was desciption of this inspection exactly...
I doubt that it will work for arbitrary selection. Also in JSP such inspection I think not working (at lest for me) and externalize part of page, string ets in JSP is not possible, although exisiting implementation allow to do it using almost the same UI at least partialy.
I almost decide to invoke yours dialog for such action plugin but only one template may be used and it is .java one.
I can speak about it a lot more but in short: it's not convenient for web development at all and for java partly useful...
I'm from time to time thinking about resurrecting PropertiesEditor but lack of time stops me :)

Thanks,
Dmitry

0
Avatar
Permanently deleted user

Also was long discussion about it but it is backlogged and it mean that will be done... Later, in IDEA 7.0 or 10.0

0
Avatar
Permanently deleted user

Dmitry Kashin wrote:

Well "it very smart to allow you to do it when it really required as for it" it was desciption of this inspection exactly...
I doubt that it will work for arbitrary selection.

JIRA item number for you request, please ?.
Also in JSP such inspection I think not working (at lest for me)
it works in e.g. jsp scriplets (some strings do not reported per
inspection configuration)
and externalize part of page, string ets in JSP is not possible
JIRA item number for you request, please ?.
, although exisiting implementation allow to do it using almost the same
UI at least partialy.

I almost decide to invoke yours dialog for such action plugin but only one template may be used and it is .java one.
I can speak about it a lot more but

in short: it's not convenient for web development at all and for java
partly useful...
It will be much better due to your feedback, thank you.

--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

http://www.jetbrains.net/jira/browse/IDEA-2842
http://jetbrains.net/jira/browse/IDEABKL-3126


+1: This would greatly improve the speed of building i18n-aware webapps.


0
Avatar
Permanently deleted user

Hello Dmitry,

Can I please have a hint of... what's the cause of this sarcastic tone?

-


Maxim Shafirov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


0
Avatar
Permanently deleted user

Hello Maxim,

Disillusionment :(

0
Avatar
Permanently deleted user
0
Avatar
Permanently deleted user

Hello Dmitry,

Well, the way you take this "disillusionment" so close personally leaves
me hope things as still OK.

So, JSP selection i18nize action is now scheduled for 5.1
As for java selection i18nization, what usecases this feature will cover
in your opinion?

P.S.
Formally speaking Dmitriy was right. We're commercial company after all and
while listening to others as much as possible still final decision is solely
made internally. We just can't please everyone and... imagine what aspectj
guys are thinking?
In very this case though your comments were indeed missed. There are just
too many of them, sorry.

-


Maxim Shafirov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Hello Maxim,

Disillusionment :(



0
Avatar
Permanently deleted user

Thanks Maxim, as you know I'm one of your biggest fans of IDEA and never will ask about things like aspectj support :)

I just thinking that 5.1 will be the right version for such feature and it will be leap in i18n web development support. This enchancement so obvious and so easy to add based on current solution that it was the reason of my "disillusionment".

One last sarcasm for today. Now Netbeans and Eclipse moving closer to communities and in NB even opened position for Community Manager. Last your steps on marketing field by Alex Tkachman a very very good, but moving forward in marketing you need to keep your community. Battle might be complex and domination total :)

It is very bad that Alain Raivet, Jaques Morel, Sergey S. Ivanov and many other guys now rarely appeared in IDEA related discussion...

Thanks,
Dmitry

0
Avatar
Permanently deleted user

Fixed in 4106

--
regards,
--
Alexey Kudravtsev
Software Developer
JetBrains, Inc, http://www.jetbrains.com
"Develop with pleasure!"

"Taras Tielkes" <taras.tielkes@gmail.com> wrote in message
news:ae766d0c61a58c7df734f7d3974@news.intellij.net...
>
>> http://www.jetbrains.net/jira/browse/IDEA-2842
>> http://jetbrains.net/jira/browse/IDEABKL-3126
>

+1: This would greatly improve the speed of building i18n-aware webapps.

>



0
Avatar
Permanently deleted user

Thanks Alexey

0

Please sign in to leave a comment.