Question

The question is how can I find the version of the Scala module installed in the Eclipse IDE? I know I've installed 2.9.xxx something, but I'd like to keep tracking the version number in case of future updates in order to, for example, look up the right API manual.

Or is there a general way to see the versions of the installed plugins in Eclipse IDE?

Thanks in advance!

Was it helpful?

Solution

Help->About Eclipse->[scala-ide.org Button]->Plugin-Details: There you can see the plugin "Scala Library for Eclipse" with the Scala version.

OTHER TIPS

You can check the installed plugins versions at Help menu | About Eclipse | Installation details | Plug-ins.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top