Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wb-dev] WindowBuilder 1.18.0
  • From: Patrick Ziegler <ziegler.patrick@xxxxxxxxxx>
  • Date: Wed, 4 Dec 2024 21:32:47 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=n/QeQCxf681nCsMpKA5VeaLYn8+Hj5uXIj1FQr9ER8I=; b=MMPsPE4VWQF8umJynSKEBvp7KFqcPgvB5eHBVxesk3pHNY1zUlgMaLi5NIIQCb5WX6q2jCzvnMGLVD+QSeRMCPRB95vXG19uIfCqr9llLRKATzRmRkGWaZqHD4nxgGHKqo5t4S5wpfanBfggT4Dj8M/xnvzKg63bxgrqGx1XIXusCwNHp9FdvSOUtp71wkDzCIaFVpAJy/bZCwJc/E1EV3BFTX80FLFGYoyq+0HLiiDOzRm9+UWCDHynlwLyTJFvqor4EN8rEaoKTwYkqzFg1iBc4kQTds3AJm+XAi2fDMjngw54I4qtbxYAkjUtpFShVxI+0xj3R5rH+qEJPutdoQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=uJ2e88+OLYozTAGdsYnLHWzRy4qRlPbHmiMHH6R2EgV0uU2QDZaS/ZiLRMZyxcTAjJABzL0bA5zIfSe079fJv1fPBojipNfBR1RPhDW6D70KbA5ic0IQHqwgvmMmo3F8NV3PFs+J7mzJcJMY6xnmeOPrgvZ1W1zvOna3xIr020rkt4EO6SgsMNEFrzgpCtZAIfooBqKwGGd5/l28EAJD7DNjw/BJR7bA4XH484/o4v3hM/vEKbxyYYAMv/UrdKGgP0DJbMyQsEDL6V6iKmPElryn9rrGcqsveQGvJuG7bpBZU2B73Zi2/Q2PZjQhaa2i2SiUD9l3DlZbYT29Dcwj+A==
  • Delivered-to: wb-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/wb-dev/>
  • List-help: <mailto:wb-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/wb-dev>, <mailto:wb-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/wb-dev>, <mailto:wb-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla Thunderbird

Hello everyone,

I've just created the tag for the WindowBuilder 1.18.0 release and the artifacts can be consumed from the final update site:

https://download.eclipse.org/windowbuilder/updates/release/1.18.0


A lot of changes had do be done in GEF and SWT which sadly couldn't be included in the current release, but should hopefully become beneficial in the next release cycle.

As a noteworthy mention, it should now be possible again to use WindowBuilder with an actual JDK8, without exceptions being throw inside the editor. Because apparently, it is still widely used, despite being well beyond end-of-life...


Many regards,

Patrick




Back to the top