I have frequently noticed the 'eclipse' tag being used in questions which are actually nothing to do with the IDE (except the fact that the OP uses it to write java code).
Here is an example.
The tag wiki entry says nothing about whether using 'eclipse' in such questions is right or not. Actually it says:
Within the Stack Overflow community, eclipse is synonymous with the Java IDE.
On the other hand, another popular IDE tagged on SO 'xcode' clearly says:
Consider what changes your question would require if you were using vi to edit and make to build; if your question would remain unchanged, then it is not an Xcode question, so you should not give your question the xcode tag. Use the cocoa (Mac) and/or cocoa-touch (iOS) tags instead.
Which I tend to like more.
Should the 'eclipse' tag wiki entry have a similar note? Should we proactively remove 'eclipse' tag from questions when it's actually being used purely in addition to 'java'?