Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
IDEA 5.0 - ResourceBundle Editor
Permanently deleted user
Created
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".
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.
Marc Polizzi wrote:
> 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
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
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).
Works fine now :) thanks a lot.
_marc