StarChart-Labs / corona-ide

A exploratory project to build a lighter, simpler Java IDE - or learn trying!
Eclipse Public License 1.0
3 stars 1 forks source link

Dependencies Should Be Assignable to Specific Source Sets #4

Open romeara opened 8 years ago

romeara commented 8 years ago

When configuring dependencies on external libraries, it should be possible to limit the source folders which may use a specific library. An example use case for this is differentiating between libraries used to compile source and libraries used for testing