Idea 103.161 and GWT messages.properties
Hi Everybody,
In GWT, I created a messages instance like this
private final Messages messages = GWT.create(Messages.class);
and got some red code. Do you know how to make them disappear? Please look at the attached image for a clarification.
Thanks.
Attachment(s):
gwt-example - [-home-ly-IdeaProjects-gwt-example] - [gwt-example] - ...-src-main-resources-home-gwtexample-client-Messages.properties - IntelliJ IDEA (IdeaX) IU-103.161.png
Please sign in to leave a comment.
Hello,
looks like the Messages class is generated by Maven. So you should run 'gwt:i18n' goal from Maven Projects toolwindow to regenerate it.
>
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"