Skip to content

Developing in other IDEs

Nicklas Boserup edited this page Aug 17, 2017 · 8 revisions

Please note that this article is still in progress...

If you, like some of us, prefer to develop in a specific IDE, that is not Eclipse, read on here!

Internally in our team, we use Netbeans and IntelliJ IDEA alongside Eclipse and are therefore going to focus on these in this article. But the general approach should be similar in other IDE's.

We are currently investigating how it might be possible to compile the project, upload it to the robot, and run it from other IDE's than Eclipse... We think that it should be possible by some Ant-task/build, but we haven't figured out how, just yet. If you know how, please let us know!

Clone this wiki locally