Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Red Hat's Future Java Tooling Plans and JDT
  • From: Jayaprakash Arthanareeswaran <jarthana@xxxxxxxxxx>
  • Date: Tue, 15 Nov 2022 05:05:04 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=in.ibm.com; dmarc=pass action=none header.from=in.ibm.com; dkim=pass header.d=in.ibm.com; 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=JFkGdVNwp9Np/yCETBT3oJ3f4HWIal2FWL5SU8dwcUM=; b=l6oZG+iHVUDl57AJxL3q7iqzj5TXX5OX7FhBIpW2LghPOQmpEH+qvnJ7PStSfOQMglinJYwYtJJv1AjNxC8i50hG84mArOvlvHMmBYJvPROzagvMwNvVHVrVAZ/PhzTtm4pmWmtfDXTCkIoup43S3dOwKnvLIHvE+XGgIkQniKc3uzdvxhEogfq1RW7SQFrxaqZRafnIJUnKpO/MmZbHfCactmEs1VPR1l82ly5jbzUYHoqoF6aBXpOfzH5gA64qpbIzZdxUrAysZzeu7CsNuGToYS8j3DZZ30eNBU/3nF7Au4Yv1UoMzU0ppQv+xX4JiCLY3JhJ7kYukn7sYcRN/A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=VbeyVipGF0wQZhQ1KngFh8kFG9YIKLEPgeTqK2QXUF/25RTRW5G9a8z/I91r4audVWzAbBGCMgF2P7ulegflvLF86FFmKISKjfEpziDOoUqafup8Ah697SWZcpKWA90h6s6lbOWYCblGgax+1e+z49fHhjcDhOP5Bt+jp7HN41L2j0+k+u0wIQ7YlKFgNUcMpj1sIYn6AVIzL++YkXry6oIi0xLZm9ndtwdqHhy9U4N5PGaBojtLfYdr9Hkwv57oQmAPTlmW/aiLpj2i/cISMR3aN4KQBYdj2k78JNFxByRNTnAN2Pg1G8Dh2pRIRvAQjdgW49S9KuWvERwpMYmqIg==
  • Delivered-to: jdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jdt-dev/>
  • List-help: <mailto:jdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHY+FbDlBPzFxwCX0+jUcX84F1nbq4+0/2AgACXxoA=
  • Thread-topic: [EXTERNAL] Re: [jdt-dev] Red Hat's Future Java Tooling Plans and JDT

I am open to keep things in a single thread. But still think there’s merit in splitting this into multiple points because that will make it easier for us to make progress in each of them rather than being bogged down with everything. We also need to be specific in each of these items.

 

For e.g., what does code modernization mean? Does it mean start writing code with the latest language version? Or is making use of newer guidelines and bringing modern practices to the codebase? Without knowing what these things mean, having a blanket statement won’t get us anywhere. We need to be specific on what we want to achieve.

 

Regards,

Jay

 

From: jdt-dev <jdt-dev-bounces@xxxxxxxxxxx> On Behalf Of Aleksandar Kurtakov
Sent: 15 November 2022 01:20
To: Eclipse JDT general developers list. <jdt-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [jdt-dev] Red Hat's Future Java Tooling Plans and JDT

 

On Mon, Nov 14, 2022 at 8: 27 PM Christoph Läubrich <laeubi@ laeubi-soft. de> wrote: Hi Eric, disclaimer: I'm not a jdt committer (just user, some times contributor) but can understand some of your pain points as I was already hit by

ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

ZjQcmQRYFpfptBannerEnd

 

 

On Mon, Nov 14, 2022 at 8:27 PM Christoph Läubrich <laeubi@xxxxxxxxxxxxxx> wrote:

Hi Eric,

disclaimer: I'm not a jdt committer (just user, some times contributor)
but can understand some of your pain points as I was already hit by them
(e.g. release process) so really would like some improvements in that
area as well!

Just some thoughts here:

1) jdt.core recently enabled github discussions:
https://github.com/eclipse-jdt/eclipse.jdt.core/discussions

it might be good to split your mentioned items into separate discussions
instead of one big "all we need to solve" as its easier to follow more
focused discussion than one big mailing-list thread.

 

For Red Hat it's important to understand whether the community agrees with us on the overall direction and is ready to accept that a good number of things have to change,  not whether change A, B.. X, Y, Z are fine. Thus single discussion is better suited here compared to going into technical details about possible change X. 

 


2) If "The Eclipse team at Red Hat" has contributed in the past to JDT I
think its fair to ask for a committer election for some of them so they
get more influence/visibility on the JDT project.


3) If its just a matter of "how can we build / release more
independently" I can offer the JDT-Team to help out at these parts

4) There are already some effort going on to restructure JDT (e.g. the
compiler see https://github.com/eclipse-jdt/eclipse.jdt.core/pull/182 )
but it could need some help from people more familiar with JDT (than me)
to push such initiatives forward, so probably your team can help with
that as well? I think PR backlog is actually something where help is needed.

5) For "users feel lost" I think the best is to just suggest where/what
documentation needs improvements, its often hard to guess *what*  holds
users back e.g. the move to github has already lowered the barrier much
I think, but for sure there are things to still improve!

best
  Christoph

Am 14.11.22 um 18:21 schrieb Eric Williams:
> Hello members of the JDT community:
>
> I am the manager of the Eclipse team at Red Hat -- some of you may know
> me from my days working on SWT-GTK. I am writing to you today to give an
> update on Red Hat's future plans with respect to Java tooling and JDT.
>
> The age of language support tooling specifically built for one IDE is
> long gone. This has made us, the Eclipse team at Red Hat, adjust our
> strategy around Java tooling development over time. Years ago, we became
> heavily involved in Eclipse JDT.LS, which relies on the Eclipse JDT
> project to provide most of the compiler and language functionality
> underneath. Our contributions to this piece of the ecosystem have worked
> well for years but are no longer sufficient due to considerably reduced
> involvement in the JDT project overall.
>
> A significant cause of the decrease in contributions is the lack of
> velocity in JDT development, which forces dependent projects, and
> potential contributors to stack workarounds in their own projects
> instead of contributing the improvements back to JDT. Contributing
> JDT.LS specific fixes and improvements upstream to JDT has been part of
> our team duties for the last few years. Unfortunately, this is not the
> default behavior across the board, which leads us to ask each of you for
> some fundamental changes in both JDT and its dependent project’s practices.
>
>
> Here is a list of things that from our POV are hard requirements for the
> projects to continue to thrive:
>
> A) Releng Improvements
> - Reorganize the JDT codebase, decouple it from Eclipse specific
> concepts (workspaces, resource model, etc.). This is already WIP. [1]
>
> - Move the jdt.core.manipulation project to the eclipse.jdt.core
> repository, enabling a separate releng procedure that allows the release
> of JDT core bits on demand, easing its consumption by non-Eclipse
> projects to consume it.
>
> B) Refactorings
> - A big percentage of the Java functionality is tightly coupled with the
> Eclipse UI which makes it unusable for JDT.LS (recent thread [2] on the
> topic).
>
> - JDT developers should think of core/UI separation from the very
> beginning of the implementation of a new feature, instead of
> implementing things coupled to UI, and expect to later refactor to JDT
> core.
>
> C) Project Rules
> Many project rules prevent contributions from people not deeply involved
> in development of the Eclipse IDE, while the overall project’s focus
> should be adjusting rules towards better community engagement. For
> example: “mass changes” and refactorings being accepted only for M1
> means that integrators have to wait 2 out of every 3 months for the next
> opportunity to have changes merged. Furthermore, the development period
> of the Eclipse release cycle falls twice per year during vacation
> periods  (summer and Christmas), when many committers are not around to
> review changes.
>
> D) Code Modernization
> In order to attract new contributors, we must make things easier for
> newcomers to join. Changes that help newcomers not feel lost in the
> codebase, regardless of their immediate technical benefit, must be as
> important as changes that technically improve the project.
>
>
> We (the Eclipse team at Red Hat) would like to ask all of you JDT
> committers if we can count on you to work together with us on the above
> changes to modernize the project for its continued success. We
> appreciate your answers and discussions of the above recommendations.
> Every piece of this conversation will help us adjust our team’s strategy
> around Java IDE tooling. It will also help guide our decisions about
> what projects to invest in, which areas will be a pain-point for our
> team, and whether better opportunities should be pursued.
>
>
> 1: https://github.com/eclipse-jdt/eclipse.jdt.core/pull/182
>
> 2: https://www.eclipse.org/lists/jdt-dev/msg02169.html
>
>
> Sincerely,
>
>
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jdt-dev



--

Aleksandar Kurtakov

Red Hat Eclipse Team


Back to the top