1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/app
Cristian Maglie b3d01d8281 Moved install-related fields out of DownloadableContribution
Those fields have a slightly different meaning on each object that
extends DownloadableContribution and having them grouped in
DownloadableContribution only increase confusion in change of a
(very) tiny code reuse.

Moreover:

- the `readOnly` field has been renamed to `builtIn`
- predicates have been replaced by lambdas
- DownloadableContributionBuiltInAtTheBottomComparator has been replaced
  with a singleton instance
2018-05-17 09:14:25 +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 Moved install-related fields out of DownloadableContribution 2018-05-17 09:14:25 +02:00
test Added first tests for library manager engine 2018-05-17 09:14:25 +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