Results 13 comments of Holger Voormann

It seems upgrading to [Java 8 Update 161](https://www.oracle.com/technetwork/java/javase/8u161-relnotes-4021379.html#JDK-8148421) or higher is also a solution (see [this Stack Overflow question](https://stackoverflow.com/q/57220887/6505250)).

I see. Thanks for taking the time to try it. The native libraries are built for all platforms with [ _Native S3 llama.cpp_](https://github.com/deepjavalibrary/djl/blob/master/.github/workflows/native_s3_llama.yml), right? I can't find the log of...

> @howlger do you have access to the old site? If you can download it somehow you should be able to use the [publish-features-and-bundles](https://tycho.eclipseprojects.io/doc/latest/tycho-extras/tycho-p2-extras-plugin/publish-features-and-bundles-mojo.html) to generate an update site from...

So Tycho 4.x no longer supports the mirroring of old-style update sites, right? If yes, - this issue can be closed and - [the sample old-style update site for testing...

The only use case I know of is converting an old-style update site from someone else to use it in a Tycho build and for that Tycho 3.0.5 works fine....

I added it to the FAQ here: https://github.com/eclipse-tycho/tycho/wiki/Frequently-asked-questions#how-to-convert-an-old-style-update-site-with-a-sitexml-file-into-a-p2-update-site

Yes, thanks for all your prompt replies and inputs. Please review the [FAQ](https://github.com/eclipse-tycho/tycho/wiki/Frequently-asked-questions) for the following changes I made in addition to adding the documentation for this issue: - Rewording...

Duplicate of https://github.com/eclipse/buildship/issues/1118 Yes, the _New Project Gradle_ dialog creates a Gradle project of the type `java-library` which is currently hard-coded. In Gradle 7, the project layout has been changed...

From what you say, the Rust language server that you have installed on your system does not work and has never worked in the Corrosion version you have on the...

> Would you please try with https://download.eclipse.org/eclipse/downloads/drops4/I20240329-0530/ ? It should have a workaround for the problem. [On Stack Overflow it has been confirmed by areksuu that this is **fixed in...