Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to remove all validation markers when uninstalling my facet?
How to remove all validation markers when uninstalling my facet? [message #193556] Tue, 29 May 2007 20:15
Eclipse UserFriend
We at Dali have an open bug that we're not removing our validation markers
when our facet is uninstalled.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=189369

But I can't find a way to do this. The only way I can find is to use
org.eclipse.wst.validation.internal.TaskListUtility#removeAl lTasks(IResource,
String[]), but that class is very clearly commented:
"This class must be called only by the validation framework."

Is this a bit too steep of a warning? Or is there another way I can do
this?
Previous Topic:running tomcat from eclipse 3.2 on linux
Next Topic:JAX-WS 2.0 support
Goto Forum:
  


Current Time: Sun Feb 09 05:15:48 GMT 2025

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

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

Back to the top