Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/masesgroup/jcoswtbridge

Integration of Eclipse SWT with .NET using JCOBridge
https://github.com/masesgroup/jcoswtbridge

csharp dotnet dotnet-core java jvm swt windowsforms winforms wpf wpf-application

Last synced: 1 day ago
JSON representation

Integration of Eclipse SWT with .NET using JCOBridge

Awesome Lists containing this project

README

        

# JCOSWTBridge

The project contains source code to run SWT on top of .NET or integrate [SWT](https://www.eclipse.org/swt/) controls into .NET [WPF](https://docs.microsoft.com/en-us/dotnet/framework/wpf/)/[WindowsForms](https://docs.microsoft.com/en-us/dotnet/framework/winforms/).

To build from scratch:
- download the required libraries descibed into [bin](/bin)
- download the JDK and put it into JDK folder as described in [JDK folder](/jdk)
- run the script CreateJar.bat

This project adheres to the Contributor [Covenant code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].