Is there a way to view the output of scalac's -Xprint (particularly the lowest, -Xprint:jvm) and java disassembly (e.g. through javap or Dava) using the eclipse plugin? It would be convenient to use the settings / classpath of the project (versus invoking the tools on the command line).