Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ITD inner type tests: replace '_' by '__' | Alexander Kriegisch | 2024-02-13 | 3 | -3/+3 |
| | | | | | | | | | Classes and methods named '_' are no longer allowed in ECJ, obviously also not for old target versions like 1.5. This probably is due to the added support for unnamed patterns and classes in the latest upstream JDT Core merge. Therefore, we simply rename '_' to '__'. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 5 | -34/+44 |
| | | | | | | | This was required by the Eclipse team as one precondition for the next release. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Try to fix MultiProjectIncrementalTests.testAspectPath_pr265693 | Alexander Kriegisch | 2021-03-11 | 1 | -1/+1 |
| | | | | | | | | Check if path vs. package name discrepancy makes test fail on Linux. On Windows it passes. So let's find out if file p/Asp.java vs. pkg.Asp causes the problems. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Fix misplaced or incorrect javadoc tags | Jerry James | 2020-09-14 | 1 | -1/+1 |
| | |||||
* | Fix 404345: another occurence of broken annotation building in JDT | Andy Clement | 2016-11-10 | 8 | -0/+55 |
| | |||||
* | 456457: unresolvable member fix. Testcode for 456801,455608 | Andy Clement | 2015-01-07 | 3 | -0/+15 |
| | |||||
* | enabling AJDT to use annotation processors | Andy Clement | 2014-08-20 | 8 | -0/+195 |
| | |||||
* | minimalModel ON by default. demotion ON by default (for AJDT as well as LTW) | aclement | 2011-08-05 | 1 | -0/+16 |
| | |||||
* | 348979: testcode: typemap and aspectpath | aclement | 2011-06-10 | 5 | -0/+32 |
| | |||||
* | 344326: testcode | aclement | 2011-05-02 | 4 | -0/+35 |
| | |||||
* | 328121 | aclement | 2011-04-28 | 1 | -0/+33 |
| | |||||
* | 343001: testcode | aclement | 2011-04-26 | 4 | -0/+15 |
| | |||||
* | 290741: encoding option on ICompilerConfiguration | aclement | 2011-04-04 | 2 | -0/+78 |
| | |||||
* | 336158 - testcode | aclement | 2011-02-03 | 7 | -0/+12 |
| | |||||
* | 336147 - tests | aclement | 2011-02-03 | 8 | -0/+44 |
| | |||||
* | 333123 | aclement | 2011-02-02 | 1 | -0/+20 |
| | |||||
* | 335619 | aclement | 2011-01-31 | 3 | -0/+28 |
| | |||||
* | fixing tests on linux | aclement | 2010-12-07 | 1 | -0/+1 |
| | |||||
* | fixing tests on linux | aclement | 2010-12-07 | 1 | -0/+1 |
| | |||||
* | it itds | aclement | 2010-12-06 | 3 | -0/+19 |
| | |||||
* | annotation removal tests | aclement | 2010-11-25 | 1 | -0/+18 |
| | |||||
* | 329111 | aclement | 2010-10-31 | 1 | -0/+18 |
| | |||||
* | 329111 | aclement | 2010-10-29 | 2 | -0/+32 |
| | |||||
* | 328649: addDependencies for Compilation Participants | aclement | 2010-10-26 | 4 | -0/+8 |
| | |||||
* | 322039: testcode | aclement | 2010-08-18 | 2 | -0/+10 |
| | |||||
* | 322446: testcode | aclement | 2010-08-13 | 8 | -0/+82 |
| | |||||
* | 278496: anon inner types affected by aspects | aclement | 2010-08-05 | 8 | -0/+191 |
| | |||||
* | 278496: testcode | aclement | 2010-08-03 | 20 | -0/+149 |
| | |||||
* | 278496: testcode | aclement | 2010-07-21 | 4 | -0/+28 |
| | |||||
* | 278496: model deletion, allow for inner aspects | aclement | 2010-07-21 | 2 | -0/+37 |
| | |||||
* | 278496: testcode | aclement | 2010-07-21 | 4 | -0/+15 |
| | |||||
* | 278496: model deletion | aclement | 2010-07-14 | 3 | -0/+25 |
| | |||||
* | 318884: incremental: classes | aclement | 2010-07-06 | 6 | -0/+19 |
| | |||||
* | 318884: incremental: member types | aclement | 2010-07-06 | 6 | -0/+25 |
| | |||||
* | 318884: incremental: parameterization change on field | aclement | 2010-07-05 | 3 | -0/+18 |
| | |||||
* | 318884: incremental: parameterization change on method/ctor | aclement | 2010-07-05 | 9 | -0/+57 |
| | |||||
* | 318884: incremental: throws clause change | aclement | 2010-07-05 | 6 | -0/+28 |
| | |||||
* | itd inners: testcode | aclement | 2010-06-11 | 11 | -0/+82 |
| | |||||
* | 307120: more damn fixes | aclement | 2010-04-23 | 10 | -0/+70 |
| | |||||
* | 307120 | aclement | 2010-04-08 | 5 | -0/+35 |
| | |||||
* | 307120: field accesses in itds of private fields | aclement | 2010-04-05 | 3 | -0/+33 |
| | |||||
* | 269082: regression test | aclement | 2010-03-22 | 1 | -0/+13 |
| | |||||
* | 298504: test and fix: incremental build when invalid declare @type | aclement | 2010-03-15 | 3 | -0/+8 |
| | |||||
* | 298704 | aclement | 2010-01-25 | 5 | -0/+152 |
| | |||||
* | another test | aclement | 2009-11-08 | 1 | -0/+8 |
| | |||||
* | testcode | aclement | 2009-11-08 | 1 | -0/+7 |
| | |||||
* | hierarchy walking testdata | aclement | 2009-10-31 | 7 | -0/+122 |
| | |||||
* | 286341: incremental anno style | aclement | 2009-09-05 | 4 | -0/+50 |
| | |||||
* | 286539: test and fix (decanno type in model) | aclement | 2009-08-13 | 1 | -0/+26 |
| | |||||
* | 284771: before tjp clashing advice sigs dont get counter suffix | aclement | 2009-07-27 | 8 | -0/+136 |
| |