I'm using Eclipse/Counterclockwise and on a couple of occasions have had errors 
(e.g. once with a java.lang.IllegalArgumentException) that produce an error 
marker (a red circle with a white "x" in the left margin) that won't go away 
when the error is fixed, or even when closing/reopening the document or 
quitting/restarting Eclipse. 

Is there some simple way to clear these that I'm missing? I'm new to Eclipse 
but have tried to find this in the documentation or via web searches... but to 
no avail, and I have the feeling that I must be missing something obvious.

Actually I did find one way to remove these things, but it's a weird pain:

quit
delete 
<workspace>/.metadata/.plugins/org.eclipse.core.resources/.projects/<projectname>/.markers
 
relaunch
clean
run
(see 
http://wiki.objectstyle.org/confluence/display/WOL/Sticky+WOD+error+markers+will+not+go+away)

This seems like a workaround for a rare, pathological situation, but I've 
gotten into this situation twice in two days with CCW, so I'm guessing that I'm 
either missing the simpler, normal way to clear these things or maybe the 
CCW/Clojure is creating a pathological situation more than other Eclipse 
configurations (but more likely the former).

Any pointers would be appreciated.

--
Lee Spector, Professor of Computer Science
School of Cognitive Science, Hampshire College
893 West Street, Amherst, MA 01002-3359
lspec...@hampshire.edu, http://hampshire.edu/lspector/
Phone: 413-559-5352, Fax: 413-559-5438

Check out Genetic Programming and Evolvable Machines:
http://www.springer.com/10710 - http://gpemjournal.blogspot.com/

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to