eclipse - Linked Files and Folder in IntelliJ -


as previous eclipse user switched intellij able access folder external project inside ide, while developing.

in eclipse using feature creating linked resources.

i wonder if there feature in intellij helps me access external files , folder in similar way (for instance, if want edit configuration of application server located outside project).

yes can adding new content root in module.
project structure (alt+ctrl+shift+s) - modules - "my-module" - + add content root

enter image description here

have contents of added folder available in project.


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -