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
By now there are so many versions involved that some guidance to what to install is appropriate.<br>
16
+
This page is intended to give this guidance.
17
+
For the newbies to the plugin who
18
+
<ul><li>do not have eclipse installed</li>
19
+
<li>are willing to do some alfa testing</li>
20
+
<li>want to use Arduino IDE 1.5.2 beta</li>
21
+
</ul>
22
+
I can strongly advice to download the "brand new" product.
23
+
These downloads simply need to be extracted (and sometimes you also need to make the eclipse program executable) and you can immediatly configure (read show where your arduino IDE is installed) the plugin and play.
24
+
You can find the download page <a href="/eclipse/download.php">here</a>.
25
+
26
+
For the others:
27
+
There are 3 main components in the deployment of the plugin.
28
+
<ul>
29
+
<li>The Arduino IDE(s) you want to use</li>
30
+
<li>The Eclipse version you want to use</li>
31
+
<li>The Plugin version you want to use</li>
32
+
</ul>
33
+
The Arduino IDE has 3 major breakpoints.
34
+
<ul><li>before 1.5</li>
35
+
<li>between 1.5.0 and 1.5.2 (included)</li>
36
+
<li>after 1.5.2</li>
37
+
</ul>
38
+
The plugin relates to that as follows:<br>
39
+
Before 1.5 beta: use V1 of the plugin.<br>
40
+
between 1.5.0 beta and 1.5.2 beta (included): use 1.5.2 with V2 of the plugin<br>
41
+
after 1.5.2 beta: not supported<br>
42
+
43
+
V1 of the plugin runs in juno and indigo. I don't know wether kepler works.<br>
44
+
V2 of the plugin runs in juno only. (kepler does not work)<br>
0 commit comments