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
have contents of added folder available in project.
Comments
Post a Comment