Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/masesgroup/jcoswtbridge
- Owner: masesgroup
- License: mit
- Created: 2020-08-08T19:53:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T00:40:16.000Z (about 1 year ago)
- Last Synced: 2025-01-26T11:43:17.419Z (1 day 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.batThis 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].