Skip to content

Commit

Permalink
change > to &gt
Browse files Browse the repository at this point in the history
  • Loading branch information
jantje committed Mar 4, 2012
1 parent c35b6c2 commit 2100277
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1>There are 2 locations where I can set configuration info. Where Should I set
As explained above; this plugin is build on top of the WINAVR and CDT plugins. The plugin sets the "default arduino settings" and groups all arduino settings in one place.
So when you change a setting the plugin sets the CDT and WinAVR setting accordingly. The settings are only set when you set them (in other words they are not verified and corrected afterwards.)
This means you can change them directly using the WINAVR and CDT functionality or indirectly using my plugin settings pages.
One nice example to demonstrate this is in the preference page (windows->preference->arduino->arduino). This page contains the flag "use arduino ide tools in eclipse".
One nice example to demonstrate this is in the preference page (windows-&gt;preference-&gt;arduino-&gt;arduino). This page contains the flag "use arduino ide tools in eclipse".
If you set this flag the WINAVR plugin settings will be filled with the locations of the Arduino IDE (compiler/avr dude...).
But you can still go to these settings in the WINAVR pages and change them.
I hope this is clear.
Expand Down

0 comments on commit 2100277

Please sign in to comment.