Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse does not remember successful compile
Eclipse does not remember successful compile [message #1731835] Tue, 10 May 2016 08:25 Go to next message
Eclipse UserFriend
Last week I build a Dynamic Web App project in Eclipse. Everything was working fine (Tomcat started and the Web Form executed my Servlet). Today I fire up Eclipse and it seems to have forgotten that everything about my Project. It is flagging my import statements.
Re: Eclipse does not remember successful compile [message #1731851 is a reply to message #1731835] Tue, 10 May 2016 09:42 Go to previous message
Eclipse UserFriend
On 05/10/2016 06:25 AM, George Racin wrote:
> Last week I build a Dynamic Web App project in Eclipse. Everything was
> working fine (Tomcat started and the Web Form executed my Servlet).
> Today I fire up Eclipse and it seems to have forgotten that everything
> about my Project. It is flagging my import statements.

There isn't enough information to go on. Which import statements ? (You
gave no examples.) Whence were those symbols satisfied last week? From
paths outside your workspace? (Bad idea.) Have things changed outside
the project in your filesystem?

The best way to have a reproduceable project is to a) use a
version-control systems like Git and b) use Maven, Gradle or Ivy to
ensure you always have a repository holding the symbols on which your
project depends.
Previous Topic:HTTP ERROR 500 when I want ti view Help Contents
Next Topic:Eclipse Suddenly Stopped Working
Goto Forum:
  


Current Time: Wed Jul 23 17:23:40 EDT 2025

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

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

Back to the top