Source packages of external libraries in project view Follow
Hello,
is it possible to view source packages of external libraries in the project view? At the moment the project view only contains the compiled version of an external library, is it possible to browse the sources as well somehow?
Greetings
- Marcel
Please sign in to leave a comment.
Hello Marcel,
You can attach sources to an external library in the Project Structure dialog.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hi Dmitry,
thank you - I knew how to attach sources and docs to external libraries but I'd like to get the sources showed up in the project view as this is already the case for the jar files. Is this possible?
Fyi: I'm using Primefaces 3 and the library contains java and js files - the js files are minimized whereas the source js files aren't. I'd like to browse these source js files along with the "binaries".
Greetings
- Marcel