Skip to content

Commit 7d3e834

Browse files
authored
update readme with supported Eclipse versions
update readme with info to reflect that Eclipse 4.22 and later are currently not supported. Eclipse latest is currently on 4.24 now and 4.25 will come out soon. Related issues got fired in #3659, #3660, #3678; attempts to fix in #3661 but no progress since. Suggest adding this to readme and removing when this issue actually get fixed.
1 parent 23273c3 commit 7d3e834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Maven for building Eclipse bundles and features.
2525

2626
4. The [Eclipse IDE](https://www.eclipse.org/downloads/eclipse-packages/).
2727
It's easiest to use the _Eclipse IDE for Java EE Developers_ package. You must use
28-
Eclipse 4.9 or later. We use _target platforms_ to support building
28+
Eclipse 4.9 - 4.21 (versions since 4.22 are currently not supported). We use _target platforms_ to support building
2929
for earlier versions of Eclipse. You also need the following:
3030

3131
1. The [M2Eclipse plugin](http://www.eclipse.org/m2e/) (also called m2e) is

0 commit comments

Comments
 (0)