Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse does not remember successful compile
Eclipse does not remember successful compile [message #1731835] Tue, 10 May 2016 12:25 Go to next message
George Racin is currently offline George RacinFriend
Messages: 6
Registered: May 2016
Junior Member
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 13:42 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

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: Tue Apr 16 10:45:44 GMT 2024

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

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

Back to the top