Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 3 | -12/+12 |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 2 | -6/+6 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 2 | -4/+4 |
* | 'while' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -9/+7 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 6 | -108/+106 |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 1 | -105/+105 |
* | Java 13 support | Andy Clement | 2019-11-25 | 1 | -56/+55 |
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 1 | -3/+3 |
* | move aspectjTaskdefs.properties into src/main/resources | Andy Clement | 2019-02-07 | 1 | -0/+0 |
* | mavenizing taskdefs - wip | Andy Clement | 2019-01-30 | 10 | -0/+4662 |