···63 AWT_LIB_PATH = "${jdk}/lib/openjdk/lib";
64 # Used by the makefile which is responsible for the shared objects only
65 OUTPUT_DIR = "${placeholder "out"}/lib";
66- # GTK4 is not supported yet. Waiting for:
67- # https://github.com/eclipse-platform/eclipse.platform.swt/pull/1482
68 makeFlags = "gtk3";
69 preBuild = ''
70 cd library
···63 AWT_LIB_PATH = "${jdk}/lib/openjdk/lib";
64 # Used by the makefile which is responsible for the shared objects only
65 OUTPUT_DIR = "${placeholder "out"}/lib";
66+ # GTK4 is not supported yet. See:
67+ # https://github.com/eclipse-platform/eclipse.platform.swt/issues/652
68 makeFlags = "gtk3";
69 preBuild = ''
70 cd library