I finally managed to switch my Eclipse workspace from IvyDE to Buildship. Since I switched the build system from Ant to Gradle, this was the next logical step.

I’ve added two documents on how to Setup a development envirionment and how to import the projects into Eclipse.

The Eclipse part is pretty simple due to Gradle and Buildship plugin, the development envirionment is a bit messy due to the various XFS SDKs, 32 bit versions, etc. But ones the envirionment is setup, you can control native and Java build from within eclipse and even JUnit tests run smooth with native binaries.