Closed mmatloka closed 7 years ago
It would be nice to get any feedback even though this pull request got outdated ;)
I'd like to do this eventually, but I'm worried about breaking builds of other forks of common (like irtimmer's embedded port).
Probably the most conflicting part is the change of sources path. I see that @irtimmer fork seems to be the only active currently. Maybe it's possible to agree with @irtimmer to perform such migration at some point :).
Finally closing this one, since we're moving to a single core using a Gradle based AAR build.
Hi, I propose to migrate this project to Gradle build system. If you use eclipse you can still work on this project without any additional plugins, you have to run just once the
gradlew eclipse
from main project directory what will generate appropriate configuration from the gradle build files.