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 <gayan...@gmail.com> wrote:

> 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
> manually replace the installation jar with the modified classes. I have
> been doing this for jdt modules.
>
> But when try to build swt project, i cannot get the jar file which
> contains the compiled classes. Is there a special set of steps i need to
> run to get the jar file ?
>
> Best regards,
> Gayan.
>
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev

Reply via email to