Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Task lists and error indicators
Task lists and error indicators [message #255060] Wed, 23 June 2004 17:50 Go to next message
Rob Tanner is currently offline Rob TannerFriend
Messages: 20
Registered: July 2009
Junior Member
I accidently did a Rebuild All instead of a Rebuild Project which caused a
rebuild to run over some perfectly good PHP files. It appears however,
the com.xored (the publisher of the PHP plugin) mismarked errors where
there are none.

Where do I go in Eclipse 2.1 to delete the error information, since it is
wrong.

Thanks,
Rob
Re: Task lists and error indicators [message #255207 is a reply to message #255060] Thu, 24 June 2004 06:38 Go to previous message
Eclipse UserFriend
Originally posted by: g.wagenknecht.planet-wagenknecht.de

Rob Tanner wrote:
> Where do I go in Eclipse 2.1 to delete the error information, since
> it is wrong.

You need to manually delete all marker files.
<workspace> /.metadata/.plugins/org.eclipse.core.resources/.root/*/.mark ers
<workspace> /.metadata/.plugins/org.eclipse.core.resources/.projects/*/. marke
rs

But be warned that this is not officially supported and can destory your
workspace.

Cu, Gunnar
Previous Topic:mouse move
Next Topic:Is there gonna be a 4.0?
Goto Forum:
  


Current Time: Thu Aug 01 03:16:31 GMT 2024

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

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

Back to the top