Skip to content

Commit 04a3286

Browse files
committed
Update IDE requirements in README.md
Recent Eclipse releases require at least Java 21.
1 parent 88b83cf commit 04a3286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In order to develop graphical applications with GEF Classic, you should first se
2929
Having accomplished that, you might want to browse our [developer documentation](https://github.com/eclipse-gef/gef-classic/wiki#developer-documentation) to learn about the framework components in detail. At any time, if you get stuck, feel free to [contact us](https://projects.eclipse.org/projects/tools.gef/contact).
3030

3131
### Set up an Eclipse IDE
32-
1. Install a recent **Java SE Development Kit 17** as a prerequisite.
32+
1. Install a recent **Java SE Development Kit 21** as a prerequisite.
3333
2. Download an '[Eclipse IDE for Eclipse Committers ](http://www.eclipse.org/downloads/packages)' package and start it, pointing to an empty workspace folder.
3434

3535
### Set up a Target Definition containing GEF Classic (development snapshot)

0 commit comments

Comments
 (0)