IDEA 5.0 - ResourceBundle Editor

Is there anything special to do to activate this editor? I've several property files for different languages but I do not see the editor in the "project view".

Thx,
_marc

0
Avatar
Permanently deleted user

Marc Polizzi wrote:

Is there anything special to do to activate this editor?

> I've several property files for different languages but
> I do not see the editor in the "project view".

Hi Marc,

It's not really obvious: In the Project view, you should
get an additional node for the Resource bundle. Highlight
it and hit F4 to get the property editor window.

Regards,
Jens



Attachment(s):
PropertyEditor.png
0
Avatar
Permanently deleted user

Jens, the issue is that I do not see this "new node"? I'm creating new files corresponding to two different languages and get nothing?

_marc

0
Avatar
Permanently deleted user

Check your file types configuration.
The 'properties' file extension must be associated with the 'properties' file type for this editor to work.

Properties files will then be shown with a different icon in the project pane (a small bar graph).

0
Avatar
Permanently deleted user

Works fine now :) thanks a lot.
_marc

0

请先登录再写评论。