071, India
From: Gayan Perera
Sent: 09 May 2021 22:58
To: Eclipse platform general developers list.
Subject: [EXTERNAL] Re: [platform-dev] Building platform.swt locally
Hi all, I found it here https://www.eclipse.org/swt/faq.php#howbuildjar and
used the Ant build target for now. Let me k
Hi all,
I found it here https://www.eclipse.org/swt/faq.php#howbuildjar and used
the Ant build target for now. Let me know if this can be done using maven
as well.
Best regards,
Gayan.
On Sun, May 9, 2021 at 12:31 PM Gayan Perera wrote:
> Hi all,
> I'm working on https://bugs.eclipse.org/bugs/s
Hi all,
I'm working on https://bugs.eclipse.org/bugs/show_bug.cgi?id=573016 and
just want to make a local build of org.eclipse.swt and get the jar file to
patch my eclipse installation. I have a bash script which can create a
patch jar which will only contain the classes in the commit. So i can
man