12 Commits
Author SHA1 Message Date
Rawi01 6522b8230d [fixes #3748] Patch SourceTypeConverter to avoid parsing empty strings 2024-09-20 00:26:50 +02:00
Rawi01 674386e49b [fixes #3706] Add null check for compilation unit 2024-08-20 22:01:55 +02:00
Rawi01 c341304c18 Add dynamic selection of eclipse class in CleanupTest 2024-03-19 21:24:51 +01:00
Rawi01andRoel Spilker 3b20b70363 Support @Delegate in eclipse 2024-03 2024-03-18 19:17:58 +01:00
Rawi01andRoel Spilker 98cdf67ed6 Javadoc support for eclipse 2024-03 2024-03-18 19:17:58 +01:00
Rawi01andRoel Spilker e4824cbe14 Fix Javadoc in Eclipse 2024-03-18 19:17:58 +01:00
Rawi01 2db9ca7ea4 Add license headers 2024-01-15 23:15:06 +01:00
Rawi01 f277791cf0 [fixes #3529] Set real field initializer source
Eclipse copies the field initializer source code if it is a constant.
For generated nodes we have to read it from the ast node and not from
the source file.
2024-01-15 23:06:21 +01:00
Rawi01andRoel Spilker 664a2296b4 [fixes #1758] Remove generated nodes in search results
Lombok can now handle generated methods in nested classes.
2023-12-06 01:04:38 +01:00
Rawi01andRoel Spilker 3c80b44d9b [fixes #562] Support inlining in eclipse 2023-12-04 22:50:46 +01:00
Rawi01andRoel Spilker afceb138e6 [fixes #3373] Find references for extension methods 2023-03-22 22:57:52 +01:00
Rawi01 d2d97539d2 Add support for eclipse feature tests 2022-05-20 00:08:05 +02:00