eclipse / buildship

The Eclipse Plug-ins for Gradle project.
528 stars 167 forks source link

Eclipse buildship <-> BSP Integration : Delegate to BSP to execute tasks #1309

Open Sidhaarthsr opened 1 month ago

Sidhaarthsr commented 1 month ago

Expected Behavior

Context

oleosterhagen commented 1 month ago

It would be helpful to have a setting to choose between the traditional Buildship implementation and the new Gradle Buildserver integration for some time - as in VSCode (java.gradle.buildServer.enabled=on/off).

Users of Eclipse Buildship need some time to update their Eclipse installation and to check the compatibility of their projects with the BSP implementation.

Sidhaarthsr commented 1 month ago

Hi @oleosterhagen, Thanks for pointing that out. That's the plan for current implementation. We'll have the option to toggle between legacy and Build Server modes with a flag.