« Return to Thread: [scala-tools] eclipse plugin -Xprint and java disassembly

[scala-tools] eclipse plugin -Xprint and java disassembly

by Nicholas Tung :: Rate this Message:

Reply to Author | View in Thread

Hi all,

    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).

Thanks very much,
Nicholas

 « Return to Thread: [scala-tools] eclipse plugin -Xprint and java disassembly