"Go to..." external classes
Hi,
I want to open the source code of a jar file while programming and debugging, which my project uses, but the source is in other project.
How can i do this???
In eclipse its very easy, because we use multi-projects in the explorer view.
Thnks
请先登录再写评论。
Hello sergio,
sc> I want to open the source code of a jar file while programming and
sc> debugging, which my project uses, but the source is in other
sc> project.
sc> How can i do this???
In the Project Structure configuration, you can attach source to your jar
file. Select the node for your jar file and click "Attach Sources...".
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"