[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: Eclipse PDT I20080909 Crashes When Saving
|
Nick Boldt wrote:
> In what language are you running Eclipse? Generally, NLS errors only
> mean "couldn't translate some string to your chosen locale." That's not
> a crash.
>
> Try running eclipse with `-console -debug -consolelog -noexit`
>
> That will enable the OSGi console, in debug mode, to dump to console as
> well as the .log file, and won't close the console after Eclipse closes
> (you have to `exit` or CTRL-C to close the console).
>
> Nick
>
> Michael Spector wrote:
>> Hi,
>>
>> This is not an error message produced by crash.
>> Please post complete log and Eclipse configuration.
>>
>> Thanks!
>>
>> "Micah" <micahjg26@xxxxxxxxxxxx> wrote in message
>> news:ga9hcu$chi$1@xxxxxxxxxxxxxxxxxxxx
>>> !ENTRY org.eclipse.osgi 2 1 2008-09-10 17:18:50.883
>>> !MESSAGE NLS missing message: DebugServerTestEvent_timeOutMessage in:
>>> org.eclipse.php.internal.debug.core.PHPDebugCoreMessages
>>>
>>> Please help.
>>> Thanks,
>>> Micah
I switched to Netbeans until the PDT plugin is stable.