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: 6 months ago
JSON representation
Integration of Eclipse SWT with .NET using JCOBridge
- Host: GitHub
- URL: https://github.com/masesgroup/jcoswtbridge
- Owner: masesgroup
- License: mit
- Created: 2020-08-08T19:53:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T00:40:16.000Z (over 2 years ago)
- Last Synced: 2025-01-26T11:43:17.419Z (over 1 year ago)
- Topics: csharp, dotnet, dotnet-core, java, jvm, swt, windowsforms, winforms, wpf, wpf-application
- Language: Java
- Homepage: https://masesgroup.github.io/JCOSWTBridge
- Size: 673 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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 coc_reporting@masesgroup.com.