Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] TCF Contribution
  • From: "Gherzan, Mircea" <mircea.gherzan@xxxxxxxxx>
  • Date: Fri, 8 Nov 2024 17:38:18 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=OsGpufhA41JelqpIgqqXYKtJDaYo1ceP4SFKtnrmSjY=; b=itx3c+U8BmK4/4yusJe04zJPu98d48v2tJ4grUMI895IoJxsCdpDN18zCyHBkWslDAYR7+6u8/cx5RXGnHuhBt7/PkiwO1d04acFFoGpsmpwzF+Bd2+swlqJ8kP341UcTsJY7Ijde3NxcbdygjHqBM0Ej0QzxtrUsaMR0DMcG1SC19d74/tAyPAnmfci5uJNvM7jLPN6y87G4bFEUJitjBzKyy6cLRDd6icsb0EO0dDt4nKfsmMte8Ye5rGzTY152lB83vw+TCksUWM3pckDuJqxTXx0vySeC3PDCLE8/gyYVZT67yrJN/ahPYmgOnDRz5GNUxxK8TRkORe+mOLNdg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=d7VrdoLF0m7rSp7IeydaKC6kpnaHx4+mE8ezr+8E3vQ2cQxj20SncPzJ9AchLm1CVNXq4VDgJknZsZ5plo9OMQoQPL8kiqUkNQl7CD4U9Zg8ZAr62TlcNHLTNATqlcgw8heTGShhNBrRY9Lcglad5doYfGjOeG22xrGuy5chbJfTShldjMKZZRKE+JEcQ3O7KiimMX3PpOBgur7gDht71urgTA+XP+BJlbzQ1jwvDoFlT3T8fj7Au4NhXo7POOgr8jlEeD8bc6hryYJKdJFR4ltDhSMIMfgiOYejrxEODucfL5jCuWF+QqV65XaA8yWLJ8n4DrxZ3j9CvLhuGCYxnA==
  • Delivered-to: tcf-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tcf-dev/>
  • List-help: <mailto:tcf-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tcf-dev>, <mailto:tcf-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tcf-dev>, <mailto:tcf-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdsvXLb+AaRzaPrlQfmyt/1/KS2UXwBiFQ4wAEfsIMA=
  • Thread-topic: TCF Contribution

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

Back to the top