Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] The LangEclipseIDE project

Doug,

Yes, sometimes a guy just has to take responsibility himself.  I spent several days tracking down a nasty JDT bug that was causing a problem, oddly enough, when working on a Oomph setup to provision JDT itself.

  https://bugs.eclipse.org/bugs/show_bug.cgi?id=396854

The fix turned out to be trivial; often simpler the fix, the harder it is to track down.  I took pride in having my Gerrit contribution committed to the code base and I definitely appreciate the JDT team spending time to review the problem when they have so many other pressing issues using up their precious time.

Cheers,
Ed


On 08/07/2015 2:38 AM, Doug Schaefer wrote:
Or, we are all on the JDT team and it's up to us to get code changes in...

Sent from my BlackBerry 10 smartphone on the Rogers network.
From: Bruno Medeiros
Sent: Tuesday, July 7, 2015 6:54 PM
To: Discussions about the IDE
Reply To: Discussions about the IDE
Subject: Re: [ide-dev] The LangEclipseIDE project


On Tue, Jul 7, 2015 at 1:17 PM, Aleksandar Kurtakov <akurtako@xxxxxxxxxx> wrote:
>

I'm not directly involved in JDT but I closely monitor it for a number of reasons.
I can ensure you that your perception is not correct - it's not like JDT developers ignore such bugs as non interesting. My observation is that the current developers have their hands full with only supporting new Java language and JVM changes and this is an area which is with critical priority.


That doesn't contradict my perception. I wasn't commenting on what issues the JDT team found "interesting" or not. I was commenting on what issues there is a realistic chance the JDT team will work on. What you said actually supports my perception: if JDT team resources are tight, they are only going to work on issues that are deemed of significant importance for JDT and JDT users, not other stuff.


_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev


Back to the top