Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » !MESSAGE NLS missing message
!MESSAGE NLS missing message [message #326220] Wed, 12 March 2008 08:15 Go to next message
Dollyn Sun is currently offline Dollyn SunFriend
Messages: 68
Registered: July 2009
Location: China
Member

!MESSAGE NLS missing message:
ClassFileEditor_error_classfile_not_on_classpath in:
com.hundsun.cdp.internal.ui.editors.HSEditorMessages

What does this mean?

I found many messages like that in the log.txt file. My program is a
RCP, and I have an text eidtor that extends the AbstractDecoratedTextEditor.
--

*/Dollyn/*


Dollyn
Re: !MESSAGE NLS missing message [message #326221 is a reply to message #326220] Wed, 12 March 2008 08:35 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
It means that there is a mismatch between your HSEditorMessages which is
used to store
translations and the language properties file loaded by this class.

Tom

Dollyn schrieb:
> !MESSAGE NLS missing message:
> ClassFileEditor_error_classfile_not_on_classpath in:
> com.hundsun.cdp.internal.ui.editors.HSEditorMessages
>
> What does this mean?
>
> I found many messages like that in the log.txt file. My program is a
> RCP, and I have an text eidtor that extends the AbstractDecoratedTextEditor.


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Previous Topic:How to start standalone help system
Next Topic:How to contribute a dynamic menu
Goto Forum:
  


Current Time: Sat Jul 27 18:30:24 GMT 2024

Powered by FUDForum. Page generated in 0.03131 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top