StarChart-Labs / operations

Documentation and common resources for development processes
0 stars 0 forks source link

Enhance Eclipse Setup Automation #6

Open romeara opened 4 years ago

romeara commented 4 years ago

Currently, contributing to StarChart Labs projects requires download and application of formatting and other settings. Eclipse's per-project behavior may be usable to automate this more, by loading files from a single location into the appropriate place for Eclipse to utilize them.

Implementation-wise, we may be able to hook into the eclipse Gradle task so that this occurs upon import