Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] SWT multi-carets/selection proposal: call for Win and Mac testers
  • From: "Becker, Matthias" <ma.becker@xxxxxxx>
  • Date: Fri, 24 Jan 2020 14:42:13 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sap.com; dmarc=pass action=none header.from=sap.com; dkim=pass header.d=sap.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-SenderADCheck; bh=dvsKeOS9HfpqLw0SsidkJ5/RQ9OKTQcui73TYXa6n6Y=; b=IQN6k1mrSgCo+MVJSLgRz+pd5/Z65prJY6PMCI07P/76a//GBpQxJI/gA8rO3zZiBed8amoPqkl8B3UYas6GoVJYp7HcIiGKGp2BUn21JJ1OmEE87R4TJdaIHBqZHovkHHUGUChgxX2ZEfJCWdUMjgjkflet6tejQp5o0EzykhFN+ouScTRWU7HnCIf9L2F/Xw4HUa993CLVnfl5M5Ye/rxpDk3V63Sob6PnsEVHa/0JCHicfMdDtuoLBsDw3EsKIbBTGOOsQJw4IQhRlNsffVUR5WedNxiTZcNl5lzSmwlB7dJMgSPkeA29WSXfNMJ6AEH4Npamici4+pnGMibHSA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=RkycZ8ZPgJQ81k8G58XB7NUpFKyOaZ6Sst3DgmmlPu2NgqmLt1BuTOLEqU086SP4Omix38BSRxeTcAaE2VXA/retq6r99jaqB9kMTf9GFQ5UH1exI2Cplk7VT59N6JWFi4QnUCBSKUlbgszcgG1vC1ZBN4lMifD5JI5K01e+8tPic6b/ycX7H2HPtChPEPElKaGy4SRyzNEn8kICy1n171jP3l3pMLf4QZr7uklGChc833M1NzhE03LF0ZHyRe7rS7Ujcy9sVwxz0U/vpVUF6OafUKMizifPRlKPJ/Yaa61HFjZwdYZWORc8D4xezwcKv1UTD8yo2g94qszENWp0lw==
  • Delivered-to: platform-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/platform-dev>
  • List-help: <mailto:platform-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHV0sR3mDItpaGTYkKaYPVps6UwwQ==
  • Thread-topic: [platform-dev] SWT multi-carets/selection proposal: call for Win and Mac testers
  • User-agent: Microsoft-MacOutlook/10.21.0.200113

Hi Mickael,

 

maybe a silly question but how do I run that snippet? It does not have a main method.

 

Regards,

Matthias

 

From: <platform-dev-bounces@xxxxxxxxxxx> on behalf of Mickael Istria <mistria@xxxxxxxxxx>
Reply to: "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Date: Thursday, 23. January 2020 at 19:39
To: "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Subject: [platform-dev] SWT multi-carets/selection proposal: call for Win and Mac testers

 

Hi all,

 

I had the opportunity to work on multi-carets/selections in SWT StyledText this winter. My proposal is available at https://git.eclipse.org/r/#/c/154419/ and I find it's now of good enough quality to incept a merging process.

However, before going further, I'd like some Windows and Mac users to confirm it works for them.

So, can some of you please give it a try?

 

To try it:

* Open org.eclipse.swt and org.eclipse.swt.snippets bundles in your IDE.

* Do the usual SWT things: rename the .classpath_<os> to .classpath; if necessary import the platform-specific fragment from the eclipse.platform.swt.binaries repository

* Run Snippet376 and have fun with it

 

Thanks in advance


--

Mickael Istria

Eclipse IDE developer, for Red Hat Developers


Back to the top