Timeline for One workspace, two IDEs - Possible?
Current License: CC BY-SA 3.0
10 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
May 7, 2020 at 7:17 | comment | added | Gabriel Staples | You might find this useful, so I'm sharing here too: I use Eclipse and Sublime Text for editing Arduino code, and I build in the Arduino IDE with it set to "external editor" mode, or using the Arduino Command Line tools. Eclipse has a fantastic indexer and makes understanding the Arduino core much easier. I've written a detailed PDF about using and setting up Eclipse for professional software development, incl for Arduino, here: github.com/ElectricRCAircraftGuy/eRCaGuy_dotfiles/blob/master/…. | |
Sep 14, 2017 at 8:57 | comment | added | mihail | Help me please. I made changes - warnings appear, after I canceled the changes, warnings remain. youtube.com/watch?v=Y9doeAvnN70 | |
Apr 20, 2016 at 20:19 | history | edited | JRobert | CC BY-SA 3.0 |
Updated to acknowledge a bug-fix to the Eclipse plugin
|
Apr 20, 2016 at 19:03 | history | tweeted | twitter.com/StackArduino/status/722863193538891776 | ||
Mar 3, 2016 at 16:37 | vote | accept | JRobert | ||
Feb 23, 2016 at 16:19 | answer | added | jantje | timeline score: 2 | |
Nov 23, 2015 at 7:50 | comment | added | dlu | I'm not sure why you want the source files to be named with conventional names (I mean I know exactly why I would want that, but...) – won't that break the compatibility with the Arduino IDE? It occurred to me that if Eclipse uses something like a standard Makefile that you could probably create a rule that would allow you to work with .ino files. | |
Nov 22, 2015 at 17:41 | answer | added | dlu | timeline score: 2 | |
Nov 21, 2015 at 17:48 | comment | added | max246 | I came across to this issue, but I found out that it is very tricky to use eclipse with some libraries as they dont compile for "not understand it" or "not c standard". One way would be to code with Eclipse and coimpile with Arduino IDE which sounds stupid but... it works | |
Nov 21, 2015 at 17:22 | history | asked | JRobert | CC BY-SA 3.0 |