Questions tagged [sloeber]

Use when asking questions on the arduino eclipse plugin named Sloeber available at http://Sloeber.io

3 questions
5
votes
2 answers

Can the Arduino Eclipse plugin use the libraries installed by the Arduino IDE?

In Arduino Eclipse (v3, nightly build) I have not been able to load 'foreign' libraries, those written by me or someone else, so they are not among the available choices in the include-library dialogs. I've tried adding them to a project as well as…
JRobert
  • 15,407
  • 3
  • 24
  • 51
1
vote
2 answers

Where do class files go in Sloeber Eclipse project?

I'm attempting to create a new Arduino project using Sloeber (Eclipse). Assume it's a newly-created project whose main entry file is ".\ArduinoMainClass.ino" Now... assume I want to create a half dozen new classes: ExecutionState-- a C++ class…
Bitbang3r
  • 561
  • 1
  • 3
  • 14
0
votes
1 answer

How to add library to Sloeber

Slober has a menu option: Arduino -> Add a library to the selected project HOWEVER, the "Import Arduino libraries" dialog that comes up only shows 18 libraries, and has no obvious way to add more. I selected Arduino -> How To, and selected "Add a…
Bitbang3r
  • 561
  • 1
  • 3
  • 14