Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] TCF Contribution

Hi Lisa and Mircea,

I am not sure if Eugene (the TCF project lead) is on holiday, perhaps give him a little additional time to respond. Eugene has been active recently on the project and has shepherded the project for many years so I am sure he will be back soon.

However if you already have the code done for the above, I recommend you make the Merge Request https://gitlab.eclipse.org/eclipse/tcf as that is probably the next step anyway.

Jonah
~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com


On Fri, 8 Nov 2024 at 12:38, Gherzan, Mircea via tcf-dev <tcf-dev@xxxxxxxxxxx> wrote:
Hi Eugene,

Please, do you have any thoughts/concerns about the proposals below? May we proceed with publishing merge requests?

Thanks,
- Mircea

From: tcf-dev <tcf-dev-bounces@xxxxxxxxxxx> On Behalf Of Saru, Lisa-Marie via tcf-dev
Sent: Thursday, November 7, 2024 8:23 AM
To: tcf-dev@xxxxxxxxxxx
Cc: Saru, Lisa-Marie <lisa-marie.saru@xxxxxxxxx>
Subject: Re: [tcf-dev] TCF Contribution

Hi,

Gentle ping related to my previous questions. 😊

Thank you,
Lisa Saru

From: Saru, Lisa-Marie
Sent: Tuesday, November 5, 2024 9:31 AM
To: mailto:tcf-dev@xxxxxxxxxxx
Subject: TCF Contribution

Hello,

I am using Eclipse TCF for GUI development to communicate with the engine side of a project.

I would like to contribute to the tcf project (https://gitlab.eclipse.org/eclipse/tcf/tcf) with the following:
- Upgrade Java version from JavaSE-1.6 to JavaSE-11 or JavaSE-17
- Add a loading indicator for “Symbol Files…” action associated with a valid TCFNode:
o “Symbol Files…”  action reference (https://gitlab.eclipse.org/eclipse/tcf/tcf/-/blob/master/plugins/org.eclipse.tcf.debug.ui/plugin.xml?ref_type=heads#:~:text=%3C/action%3E-,%3Caction,%3C/action%3E,-%3Caction)
o Purpose: improve the UX by adding a visual aid when the loading process takes too long to finish.
o Example:


I would like to create two individual PRs for my suggestions above: Java upgrade and the loading indicator.

Please let me know if further clarification is needed or if there are any objections/ recommendations related to my proposals.

Thank you!

Best regards,
Lisa Saru
Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, http://www.intel.de/
Managing Directors: Sean Fennelly, Jeffrey Schneiderman, Tiffany Doon Silva
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
_______________________________________________
tcf-dev mailing list
tcf-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tcf-dev

Back to the top