Seriously, its like DLL hell all over again. I can only find ghostly references to it - but its not on my system. Where do I go to download this?
+1
A:
If you mean where do you find its jar/source, you can, if you have an Eclipse RCP, use the Eclipse Plugin Spy Alt+Shift+F1):
So it is in:
eclipse/plugins/org.eclipse.ui.console_v3.5.0.v20100104.jar
VonC
2010-09-17 12:19:08
Thanks, but that's not what I'm looking for. I'm trying to install a plugin and it needs org.eclipse.ui.console. I don't seem to have it, so where do I get it? I've updated the question to reflect this.
cuvavu
2010-09-17 12:59:25
@cuvavu: can't you extract it from any Eclipse distro?
VonC
2010-09-17 13:07:59
Is it a default eclipse thing? I wonder why its not in mine then?
cuvavu
2010-09-17 13:12:49
@cuvavu: try downloading a Eclipse RCP edition: see http://www.eclipse.org/downloads/moreinfo/compare.php
VonC
2010-09-17 13:25:58
cool, that worked. Thanks a lot.
cuvavu
2010-09-17 14:04:57