Skip to content

Commit ac71181

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents d12f5d5 + cc1eac5 commit ac71181

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1291
-847
lines changed

Eclipse update site/WebContent/Arduino eclipse plugin FAQ.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,21 +184,22 @@ <h2>How come this plugin is free</h2>
184184
I don't want to think about this, because if I do I quit on the spot.<br>
185185
......(Jantje stopped thinking)<br>
186186
Update: The Arduino team has provided me with plenty of real Arduinos". I'm really pleased they have made those boards available to me. Mostly because I consider it as a recognition to my work by the core Arduino team.<br>
187+
Update 2: Some people jumped in with the development. Some hard to fix (for me) issues are now fixed for me too.<br>
187188
<sup>*</sup>I mean free and not free for 3 years.
188189

189190
<a name="OpenSource"></a>
190191
<h2>You state the plugin is open source. Where can I find the source?</h2>
191192
The first thing to note is that I only update the open source code when I release a new version. The latest and greatest code is as such not available.<br>
192193
You can find the code at <a href="https://github.com/jantje/arduino-eclipse-plugin">https://github.com/jantje/arduino-eclipse-plugin</a>
194+
Update: due to more people collaborating the latest version is at github.
193195

194196
<h1>Arduino IDE Versus The arduino Plugin</h1>
195197
<a name="why"></a>
196198
<h2>Why would I want to use this plugin</h2>
197199
This plugin is not meant to replace the Arduino IDE. I think the Arduino IDE is the place to get started with Arduino, no matter what is your background.
198200
However when you are growing in writing code, or when you come from a software development background you will feel restrained by the Arduino IDE.
199201
In that case the eclipse plugin may be an alternative.<br>
200-
Advantages the eclipse environment has to the Arduino IDE are described in
201-
202+
Advantages the eclipse environment has to the Arduino IDE are described in the next paragraphs. <br>
202203

203204
<a name="benefitIDE"></a>
204205
<h2>What is the benefit of the Arduino IDE to the eclipse plugin</h2>
@@ -244,13 +245,13 @@ <h2>What is the benefit of the eclipse plugin to the Arduino IDE?</h2>
244245
A system to keep hold of your Tasks. (simply adding a comment that starts with TODO will add the todo to the task view )</li><li>
245246
......
246247
</li></ul>
247-
248+
Did I mention compilation speed?<br>
248249
So there are plenty of good things a software developer misses in the Arduino IDE.
249250

250251
<a name="develop"></a>
251252
<h2>What do I need to know to develop code for Arduino with this plugin?</h2>
252253
After you
253-
have read the pro and con's question you may wonder &quot;��how much is there to learn
254+
have read the pro and con's question you may wonder &quot;how much is there to learn
254255
before I get this plugin to work?&quot;<br>
255256

256257
There is good news and there is bad news.

clientdb.xml

Lines changed: 0 additions & 197 deletions
This file was deleted.

codeformat.xml

Lines changed: 290 additions & 0 deletions
Large diffs are not rendered by default.
185 KB
Loading
115 KB
Loading
45.8 KB
Loading
80.3 KB
Loading
84.3 KB
Loading
218 KB
Loading

it.baeyens.arduino.common/librxtxSerial.jnilib

100644100755
File mode changed.

0 commit comments

Comments
 (0)