Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wb-dev] WindowBuilder 1.15.0 Release
  • From: R Steiger <rsteiger@xxxxxxxxxxxxxxxx>
  • Date: Thu, 14 Mar 2024 20:13:44 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ensemblesoft.net; dmarc=pass action=none header.from=ensemblesoft.net; dkim=pass header.d=ensemblesoft.net; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; 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=V30oYz3rmkdmyfzi1MKGaUKBaL6nGPZrsRxX/BMKDSk=; b=XYyJlQ7rM08yTLzlpKtuNhQ2HGuXyo3IjixzZW9SyF9zpCtfziNkSXPZZ5cQeuVAjGSZ2DH/Y9oInPlr2/J/r3TARFlqGB7iN+0j0favGA2D3Oq90rHHKyG4YBTrs9LQMJ+XMGqI2wyIggrSw5gEh1cJVlOewuPSlCcHlHwY6rx7s50nt/TspmfitG4MLA89oDIBq7/AEHyq3QkJxOoElRep6uIbvvvcK37UOWC5NYOrnMHuHciuk7pl28x04pH8xoyfUn/seheXFaFeExx19fImux1xoSa7MQd6Z0oE5rBjlrg+A3FF/nNV5lb0SSzun2CtELko7/kxspyPNgCJ9A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=EdlzuYMNSVv2YfNzZOayG4ZxS/6FxoGEgTnm9hM/vRlUkwONrZX9IjISnmoF70EUb7amH6xR/UsZEfT4w8nAF6q+vKMfdlku3F77G5vIYTzL66GjH2GvxsIo3PerBP7vEbBbWMR9DC9vw+E86B5ECK4FyOjIvn1wbqqzolRnXzQF731GZicnAQaq8FVBeLcftLFCH9K0V1TUVgzyziWXQGh5zy6uKZcn9Ts53qStcJ79DrC+gLwxh5xmq6uUYM3H4IKRMvmYp9ynOEe9QkUS+XT9WSZqb1eCDWQD9aRtE9wwIK2/cFVNqTE1hbxavgOFBk5/jsbndqxDjwn/NcP58Q==
  • 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>
  • Thread-index: AQHadYeA7DO78IR5VU2poDe6bUP5/7E2XAtwgABz9wCAAKu0gIAAL81A
  • Thread-topic: [wb-dev] WindowBuilder 1.15.0 Release

I unfortunately installed just the update on top of my working 2023-12, figured I’d then install the latest WindowBuilder after the dust settled (which it never did 😊).  I wound up reinstalling 2023-12, and won’t have time to do archeology (scatology?) on the dead installation, but it seems from the change you found and my experience indicates that the upgrade was missing some .class upgrades, so have stale references to org/eclipse/jface/text/rules/FastPartitioner.

 

Thanks for getting back to me, I hope the info I could provide is useful.

 

Regards,

 

-rjs

 

From: wb-dev <wb-dev-bounces@xxxxxxxxxxx> On Behalf Of Patrick Ziegler via wb-dev
Sent: Thursday, March 14, 2024 10:17 AM
To: David Garratt via wb-dev <wb-dev@xxxxxxxxxxx>
Cc: Patrick Ziegler <ziegler.patrick@xxxxxxxxxx>
Subject: Re: [wb-dev] WindowBuilder 1.15.0 Release

 

I just downloaded a fresh Eclipse 2023-12 SDK and installed WindowBuilder 1.15.0, but I wasn't able to reproduce this error.

While looking at the Eclipse UI repository, I noticed that the class you mentioned was moved from org.eclipse.jface.text to org.eclipse.text soon after the 2023-12 release:

https://github.com/eclipse-platform/eclipse.platform.ui/commit/12511650deb08743f057d11f2b319ee303c04d54

 

It would be interesting to see which versions are installed in your IDE. If one is from the 2023-12 and the other is somehow from the 2024-03 release, then that would certainly explain this weird error. 

 

Regards,

Patrick

 

On 14.03.24 08:02, David Garratt via wb-dev wrote:

I was on the same version of Eclipse 20230-12 but rather than just update WindowBuilder I used the Help - Check for Updates option which upgraded both Eclipse and WindowBuilder.

 

It warned me that the workspace was to be upgraded which is normal for a newer version of Eclipse - but I have not seen any errors myself.

 

Do you have anything other than WindowBuilder installed in your Eclipse - maybe something which is not currently supported with Eclipse 2024 ?

 

Dave

 



On 14 Mar 2024, at 00:09, R Steiger via wb-dev <wb-dev@xxxxxxxxxxx> wrote:

 

Patrick,

Don't know whether this has been reported, but installing the 2024-03 corrupted my workspace, getting a java.lang.NoClassDefFoundError: org/eclipse/jface/text/rules/FastPartitioner, totally reproducable.  Am on 2023-12, Windows 11.

[Bronx] Cheers,

-rjs

-----Original Message-----
From: wb-dev <wb-dev-bounces@xxxxxxxxxxx> On Behalf Of Patrick Ziegler via wb-dev
Sent: Wednesday, March 13, 2024 1:46 PM
To: wb-dev@xxxxxxxxxxx
Cc: Patrick Ziegler <ziegler.patrick@xxxxxxxxxx>
Subject: [wb-dev] WindowBuilder 1.15.0 Release

Hey everyone,


I'm happy to announce that WindowBuilder 1.15.0 was released without hickups as part of the 2024-03 release and can be consumed from the following repositories:

https://download.eclipse.org/releases/2024-03

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


Highlight of this release is the support for jakarta annotations in the
E4 views, as well as lambda expressions for event listeners.

Furthermore, this is also the first release without dependency to
Digester3 and Guava. Former hasn't been updated in well over a decade and also pulls in nasty transitive dependencies such as Commons-Logging, Commons-Lang and Commons-Collections. Parsing of the wbp component files is instead done via JAXB. Latter has been replaced by Commons-Collections4, given that both libraries provide effectively the same functionality.

Sadly, this is also end of the XWT support. Partially due to increasing incompatibilities with the latest Eclipse releases (like a dependency to javax), as well as a general lack of activity on their repository.


Regards,

Patrick

_______________________________________________
wb-dev mailing list
wb-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/wb-dev
_______________________________________________
wb-dev mailing list
wb-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/wb-dev

 



_______________________________________________
wb-dev mailing list
wb-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/wb-dev

Back to the top