Skip to content

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Oct 19, 2016

  • use Shell32 API to retrieve known paths (Documents folder, AppData, etc...)
  • access to LocalAppData is restricted for Windows Store Apps, so Documents/ArduinoData is used instead.

<classpathentry kind="lib" path="lib/jna-4.1.0.jar"/>
<classpathentry kind="lib" path="lib/jna-platform-4.1.0.jar"/>
<classpathentry kind="lib" path="lib/jna-4.2.2.jar"/>
<classpathentry kind="lib" path="lib/jna-platform-4.2.2.jar" sourcepath="/home/megabug/Scaricati/jna-platform-4.2.2-sources.jar"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Source path is hard coded for your PC ...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops... 😄

@cmaglie cmaglie merged commit 3af99c0 into arduino:master Nov 3, 2016
@cmaglie cmaglie deleted the fix-win-paths branch November 7, 2016 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants