You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+20-4Lines changed: 20 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,30 @@
1
1
#Arduino-Eclipse-Plugin
2
2
3
-
This plugin helps ease you into the world of Eclipse from Arduino. The Eclipse IDE (integrated developement Environment) is a full featured programming editor with many fantastic features to help you code more quickly and easily. The Arduino IDE is great for what it does -- but it doesn't do much to make writing your code easier.
3
+
The ArduinoEclipse IDE
4
4
5
5
It works on MS Windows, Mac OSX and Linux.
6
+
##Installation
7
+
###prerequisites
6
8
7
-
TODO: More on the plugin.
9
+
install [git] (http://git-scm.com/downloads) and [maven] (http://maven.apache.org/download.cgi)
0 commit comments