aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAge
* docs: Add note about proxy settingsLibravatar Kristóf Marussy2022-02-10
|
* docs: use eclipse 2021-12Libravatar Kristóf Marussy2021-12-14
|
* docs: add note about code coverageLibravatar Kristóf Marussy2021-10-13
|
* docs: fix typoLibravatar Kristóf Marussy2021-10-05
|
* docs: note about Eclipse compiler compilance levelLibravatar Kristóf Marussy2021-10-05
|
* build: refactor task dependenciesLibravatar Kristóf Marussy2021-10-03
|
* chore: fix Java 17 Sonar warningsLibravatar Kristóf Marussy2021-10-02
| | | | | Had to disable code coverage measurement in the Quality Gate, we should switch it on again once we have a complete test suite.
* build: simplify Eclipse project generationLibravatar Kristóf Marussy2021-10-02
| | | | | | Make sure both the :generateXtext and :generateTestXtext task are run if there is a generated xtend-gen source folder, so that BuildShip can set ignore_optional_problems also on there.
* docs: improve README formattingLibravatar Kristóf Marussy2021-10-02
|
* build: fix Eclipse project generation instructionsLibravatar Kristóf Marussy2021-10-02
| | | | | | | | | | | | BuildShip and Gradle :eclipse are incompatible: https://github.com/eclipse/buildship/issues/267#issuecomment-547318667 Therefore, we run :eclipseJdt manually instead to genrate the JDT configuration to ignore @SuppressWarning unknown warnings, which lets us silence Sonar warnings in-line. We also run :generateXtext to make sure all generated sources are ready for the Eclipse build.
* build: bump to Java 17Libravatar Kristóf Marussy2021-10-02
|
* Simplify brandingLibravatar Kristóf Marussy2021-09-28
|
* docs: add build and Sonar badges [skip-ci]Libravatar Kristóf Marussy2021-09-24
|
* docs: add EPL-2.0 licenseLibravatar Kristóf Marussy2021-09-24
|
* Add tutorial to README.mdLibravatar Kristóf Marussy2021-09-20
|
* Initial commitLibravatar Kristóf Marussy2021-04-18