1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/app
per1234 19bfd2ada9 Correct messages re: sketch/library folder name restrictions
- Specify that library name error is about folder name.
  - We would normally expect "library name" to mean the "fancy name" (as defined by the library.properties name field).
- Specify exactly which characters are allowed.
- State that spaces are prohibited in sketch folder name.
- Remove outdated message about library folders not being allowed to start with a number.
  - This restriction was removed by 4545283ae7.
- State library folder name length restriction.
- Make sketch and library messages consistent with each other.
2018-08-10 10:53:15 +02:00
..
.settings Updated eclipse formatter options 2017-02-20 15:22:27 +01:00
lib Update jackson to 2.9.5 2018-05-02 16:14:03 +02:00
src Correct messages re: sketch/library folder name restrictions 2018-08-10 10:53:15 +02:00
test CLI: Add --version to CLI option (#7549) 2018-05-22 17:46:11 +02:00
test-lib added files that state third party licenses 2013-08-28 10:12:33 +02:00
testdata/libraries Added first tests for library manager engine 2018-05-17 09:14:25 +02:00
.classpath Update jackson to 2.9.5 2018-05-02 16:14:03 +02:00
.classpath_macosx Got rid of ANTLR: we never used it 2015-08-10 09:35:47 +02:00
.editorconfig Added .editorconfig files http://editorconfig.org/ 2015-05-08 10:18:43 +02:00
.project Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
build.xml juint tests now use the correct jna lib again 2016-11-03 15:01:36 +02:00