Closed vivainio closed 11 years ago
Allow running with standard eclipse.
Approach; add "apply plugin: 'eclipse'" in root build.gradle.
Run "gradle eclipse".
In eclipse, import the directory as "existing project". You should now have something you can build and run.
Sort of works, now https://github.com/TantalumMobile/Tantalum/wiki/Development-environment-setup
Allow running with standard eclipse.
Approach; add "apply plugin: 'eclipse'" in root build.gradle.
Run "gradle eclipse".
In eclipse, import the directory as "existing project". You should now have something you can build and run.