paulirotta / Tantalum

Tantalum Cross Platform Library
12 stars 6 forks source link

Build env: eclipse #20

Closed vivainio closed 11 years ago

vivainio commented 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.

vivainio commented 11 years ago

Sort of works, now https://github.com/TantalumMobile/Tantalum/wiki/Development-environment-setup