Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

Attaching sources without changing public project configuration

$
0
0

I have a project with library.

I want to attach sources, but sources of the library aren't checked out in version control(and I want to do that). So, I don't want to to show my specific in configs. In that case each developers who want s to have sources could attach it from where he wants and other don't attach at all.

 

So, is it possible to somehow attach sources and not show it in public config (iml file)?


Viewing all articles
Browse latest Browse all 5481

Trending Articles