Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 16 | -32/+32 |
| | | | | | | Reports any String.indexOf() expressions which can be replaced with a call to the String.contains() method available in Java 5 and newer. Signed-off-by: Lars Grefer <eclipse@larsgrefer.de> | ||||
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 38 | -810/+748 |
| | | | | | | Reports for loops which iterate over collections or arrays, and can be replaced with an enhanced for loop (i.e. the foreach iteration syntax). Signed-off-by: Lars Grefer <eclipse@larsgrefer.de> | ||||
* | Polish | Andy Clement | 2020-07-22 | 1 | -323/+332 |
| | |||||
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 4 | -27/+55 |
| | |||||
* | polish | Andy Clement | 2019-11-29 | 4 | -1723/+1765 |
| | |||||
* | polish | Andy Clement | 2019-11-28 | 34 | -169/+273 |
| | |||||
* | Fix 550494 | Andy Clement | 2019-11-27 | 1 | -20/+19 |
| | |||||
* | Java 13 support | Andy Clement | 2019-11-25 | 2 | -16/+50 |
| | |||||
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 5 | -6/+59 |
| | |||||
* | windows compatibility in tests | Andy Clement | 2019-03-03 | 1 | -1/+4 |
| | |||||
* | improved test harnesses for working with runtime | Andy Clement | 2019-02-19 | 1 | -0/+1 |
| | |||||
* | add missing license | Andy Clement | 2019-02-11 | 1 | -0/+12 |
| | |||||
* | polish | Andy Clement | 2019-02-11 | 5 | -29/+29 |
| | |||||
* | better test tidyup | Andy Clement | 2019-02-11 | 2 | -6/+7 |
| | |||||
* | tidyup | Andy Clement | 2019-02-08 | 1 | -0/+1 |
| | |||||
* | Fix getSpecFile() to work with URLs and adjust installer unpacker | Andy Clement | 2019-02-08 | 3 | -6/+10 |
| | |||||
* | Add module tests back in - but streamlined | Andy Clement | 2019-02-01 | 2 | -3/+64 |
| | |||||
* | various polish to previously mavenized projects to support newer ones | Andy Clement | 2019-01-31 | 2 | -16/+18 |
| | |||||
* | mavenizing testing - done | Andy Clement | 2019-01-30 | 89 | -207/+0 |
| | |||||
* | mavenizing testing - wip | Andy Clement | 2019-01-30 | 110 | -0/+6828 |
| | |||||
* | Upgraded test infra to support building/running modules | Andy Clement | 2017-10-20 | 3 | -3/+21 |
| | |||||
* | fix warnings in build - support .isJava8 option in buildV1_8_10 | Andy Clement | 2016-12-09 | 1 | -4/+4 |
| | |||||
* | Fix 500035: handling target only binding in @AJ pointcut | Andy Clement | 2016-11-18 | 6 | -97/+89 |
| | |||||
* | enabling AJDT to use annotation processors | Andy Clement | 2014-08-20 | 1 | -0/+8 |
| | |||||
* | generics | Andy Clement | 2012-03-02 | 1 | -16/+16 |
| | |||||
* | generics | Andy Clement | 2012-03-02 | 1 | -7/+7 |
| | |||||
* | 239649 and primitives no longer all resolved by default | aclement | 2011-08-12 | 1 | -15/+15 |
| | |||||
* | refactoring: pulled testcode up into this class from subtypes | aclement | 2011-08-05 | 1 | -918/+845 |
| | |||||
* | 290741: encoding option on ICompilerConfiguration | aclement | 2011-04-04 | 1 | -3/+10 |
| | |||||
* | generics | aclement | 2010-07-14 | 1 | -134/+123 |
| | |||||
* | 271201: inpath handles | aclement | 2009-04-06 | 1 | -0/+5 |
| | |||||
* | 268827: ask for the JDT project state | aclement | 2009-03-24 | 1 | -0/+5 |
| | |||||
* | generalize report API to cover resources and outjar | aclement | 2009-03-23 | 1 | -2/+2 |
| | |||||
* | 268827: tell ajdt about class file removal | aclement | 2009-03-20 | 1 | -0/+3 |
| | |||||
* | 124460: aop.xml used for compilation: AJDT interface support | aclement | 2009-02-12 | 1 | -0/+5 |
| | |||||
* | 258325: fix | aclement | 2008-12-10 | 1 | -0/+4 |
| | |||||
* | 251277: making asmmanager non-singleton | aclement | 2008-10-20 | 1 | -149/+131 |
| | |||||
* | New method on the interface: null impl | aclement | 2008-09-16 | 1 | -0/+4 |
| | |||||
* | 245566: final config interface change | aclement | 2008-09-02 | 1 | -1/+5 |
| | |||||
* | 245566: incremental magic | aclement | 2008-08-29 | 1 | -228/+270 |
| | |||||
* | findbugs/eclipse warnings fixed | aclement | 2008-08-27 | 8 | -27/+361 |
| | |||||
* | implement new ICompilerConfiguration method | aclement | 2008-08-26 | 1 | -0/+1 |
| | |||||
* | removed unnecessary code | aclement | 2008-08-22 | 1 | -7/+1 |
| | |||||
* | 148190#30: rebase tests | aclement | 2007-01-12 | 1 | -196/+125 |
| | |||||
* | patches from 148190 #22 | aclement | 2007-01-11 | 2 | -6/+292 |
| | |||||
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope ↵ | aclement | 2006-08-25 | 1 | -0/+4 |
| | | | | Matthew doesnt complain. | ||||
* | 145963: binary entries in the model: various parts to the fix. | aclement | 2006-08-18 | 1 | -0/+4 |
| | |||||
* | pr145689 - telling AJDT through the progress monitor (rather than a debug ↵ | aclement | 2006-07-24 | 1 | -2/+6 |
| | | | | interface) whether the build was full or incremental. | ||||
* | update license to EPL | acolyer | 2006-06-01 | 65 | -130/+130 |
| | |||||
* | progress on enh 101983 (allow separate output folders for separate source ↵ | acolyer | 2006-05-16 | 1 | -1/+4 |
| | | | | folders) |