ezieragabriel / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

why not create a eclipse plugin to speed up development. #1038

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1.eclipse have avr-cdt plugin to start avr c edit.
2.But it's hard for starter use avr plugin and winavr configuration.

The most importance is 

1.eclipse have many text edit feature to speed up program edit. eg.copy paste 
block edit any many shortcuts
2.java doc and context suggest feature to speed up development.

what we need is just a plugin to configure cdt and avr-plugin quickly.

Original issue reported on code.google.com by lxb...@gmail.com on 8 Sep 2012 at 5:06

GoogleCodeExporter commented 9 years ago
Though not Eclipse, this is what I use for Arduino dev.: 
http://arduino.cc/playground/Code/VisualMicro

Original comment by blackwel...@gmail.com on 8 Oct 2012 at 9:03

GoogleCodeExporter commented 9 years ago
https://github.com/arduino/Arduino/issues/1038

Original comment by f.fiss...@arduino.cc on 24 Oct 2013 at 1:46