The jar file is attached to your project as a library (either a project or global or module-level one). Just configure sources for that library and they will be opened in the editor as soon as execution is passed to that code. Also make sure the jar was built with debug information.
-- Best regards, Eugene Zhuravlev Software Developer JetBrains Inc. http://www.jetbrains.com "Develop with pleasure!"
The jar file is attached to your project as a library (either a project or global or module-level one).
Just configure sources for that library and they will be opened in the editor as soon as execution is passed to that code. Also make
sure the jar was built with debug information.
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Angelo chen" <angelochen960@yahoo.com.hk> wrote in message news:6976430.1190876885062.JavaMail.itn@is.intellij.net...