- Notifications
You must be signed in to change notification settings - Fork 133
Closed
Labels
OS: windowsdomain: configurationConfiguring Sloeber does not work as docummentedConfiguring Sloeber does not work as docummentedstatus: fixed in 4.3.2
Description
Describe the bug
The default location for Arduino to place the sketchbook is
<UserHome>Documents/Arduino/
the default generated by the plugin is
<UserHome>/Arduino/
To Reproduce
Steps to reproduce the behavior:
- Open a standard Arduino install and install a library using the library manager
- open Sloeber and attempt to use theat library
- the library is not found, and Sloeber attempts to download it
Expected behavior
I would expect Sloeber to look for libraries and toolchains in the same default directory as Arduino by default
Desktop (please complete the following information):
- Windows 10 Arduino 1.6.x and 1.8.x
Additional context
This is the line that is wrong:
public static String getPrivateLibraryPath() { |
Metadata
Metadata
Assignees
Labels
OS: windowsdomain: configurationConfiguring Sloeber does not work as docummentedConfiguring Sloeber does not work as docummentedstatus: fixed in 4.3.2