Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Maven for building Eclipse bundles and features.

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

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