Howto: Setting up Netbeans for Arduino/AVR Software Development

Guest #2492279
Rate this post
useful
not useful
Hi,

I figured out a way to set up Netbeans for Arduino software development 
without using any additional plugins or makefiles. The build flow is a 
lot faster too, because I’m using a precompiled static Arduino core 
library and I can make use of real dependency checking (that's what 
'make' is for, right?).

Check it out: 
http://mattzz.dyndns.org/wiki/bin/view/Projects/ArduinoAndNetbeans

& let me know what you think.

Thx -
Cheers,
  /Matthias

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now