Reputation: 12423
I want to delete Tomahawk libraries from one of my Eclipse projects, but I get this error:
Is this some kind of library pollution? Why cant I delete it? I did remove all xmlns calls I had on my pages and also removed calls to all classes from that .jar file.
Upvotes: 1
Views: 1799
Reputation: 26418
Try this http://dev.eclipse.org/newslists/news.eclipse.webtools/msg13723.html
or else remove that jar navigating through explorer
Upvotes: 2