Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Autocompile and undo stopped working
Autocompile and undo stopped working [message #326249] Thu, 13 March 2008 03:34 Go to next message
Eclipse UserFriend
Originally posted by: slatteryd002.hawaii.rr.com

I have been working on an existing Axis2 web services project in Eclipse
3.3 for a few days now. Something strange has happened with the project.
Yesterday and part of today, the undo edit feature stopped working, but I
just checked it again, and it seems to have awoken. So, it's working
again. A bigger problem is the autocompile feature has stopped working.
I noticed this when some code changes I made didn't make it to the .aar
file. I checked the timestamp on the corresponding class file and it was
stale. I tried doing Project->Clean, but it didn't rebuild the class
files after wiping them out. Next, I turned off autocompile and tried to
manually build the project, but that didn't work either. Rebooting didn't
work and google hasn't come back with anything relevant.

Anyone have any ideas?

Aloha,
Doug

-- Nothing is impossible if I'mPossible
Re: Autocompile and undo stopped working [message #326277 is a reply to message #326249] Thu, 13 March 2008 14:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Doug Slattery wrote:
> I have been working on an existing Axis2 web services project in Eclipse
> 3.3 for a few days now. Something strange has happened with the
> project. Yesterday and part of today, the undo edit feature stopped
> working, but I just checked it again, and it seems to have awoken. So,
> it's working again. A bigger problem is the autocompile feature has
> stopped working. I noticed this when some code changes I made didn't
> make it to the .aar file. I checked the timestamp on the corresponding
> class file and it was stale. I tried doing Project->Clean, but it
> didn't rebuild the class files after wiping them out. Next, I turned
> off autocompile and tried to manually build the project, but that didn't
> work either. Rebooting didn't work and google hasn't come back with
> anything relevant.
>
> Anyone have any ideas?

If a project mysteriously won't build, it usually is because its build
path has problems. Open the project properties and examine all tabs of
the Java Build path to see if there is any indication of an error (such
as a missing library or something like that).

Hope this helps,
Eric
Re: Autocompile and undo stopped working [message #326293 is a reply to message #326277] Thu, 13 March 2008 21:08 Go to previous message
Eclipse UserFriend
Originally posted by: slatteryd002.hawaii.rr.com

Thanks Eric,

That was the problem. It was trying to pull a jar file from a closed
project.

Aloha,
Doug

-- Nothing is impossible if I'mPossible
Previous Topic:javacDebugInfo in build
Next Topic:How to install from "New Archived Site" from command line.
Goto Forum:
  


Current Time: Sun Dec 22 06:30:00 GMT 2024

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

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

Back to the top