Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Builder is missing, nothing works anymore
Builder is missing, nothing works anymore [message #167896] Tue, 09 December 2003 03:04 Go to next message
Eclipse UserFriend
Originally posted by: andreas.2002.gmx.de

It happened while debugging my Java code.

The debugger stopped, I shut down Eclipse, now nothing works. My .log file:

java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86 -install
file:/usr/local/eclipse2.1.2/
!ENTRY org.eclipse.core.resources 2 1 Dez 09, 2003 04:02:12.496
!MESSAGE Skipping builder org.eclipse.jdt.core.javabuilder for project
XYZ. Either the builder is missing from the install, or it belongs to a
project nature that is missing or disabled.

It does not find the JRE anymore. One file is full of errors, although it
is correct. Eclipse goes really crazy!!! What's wrong?

Andi
Re: Builder is missing, nothing works anymore [message #168181 is a reply to message #167896] Tue, 09 December 2003 10:45 Go to previous message
Eclipse UserFriend
Originally posted by: andreas.2002.gmx.de

On Tue, 09 Dec 2003 04:04:40 +0100, Andreas Schmidt <andreas.2002@gmx.de>
wrote:

> It happened while debugging my Java code.
>
> The debugger stopped, I shut down Eclipse, now nothing works. My .log
> file:
>
> java.version=1.4.2
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
> Command-line arguments: -os linux -ws gtk -arch x86 -install
> file:/usr/local/eclipse2.1.2/
> !ENTRY org.eclipse.core.resources 2 1 Dez 09, 2003 04:02:12.496
> !MESSAGE Skipping builder org.eclipse.jdt.core.javabuilder for project
> XYZ. Either the builder is missing from the install, or it belongs to a
> project nature that is missing or disabled.
>
> It does not find the JRE anymore. One file is full of errors, although
> it is correct. Eclipse goes really crazy!!! What's wrong?

I could solve the problem by deleting the .config directory in my
workspace. The projects were built again, and all cvs locations etc are
still there.
Previous Topic:Plugin Parser
Next Topic:increasing ant task memory
Goto Forum:
  


Current Time: Thu Jul 18 04:30:46 GMT 2024

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

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

Back to the top