Swt tools gtk - #130
Closed
akurtakov wants to merge 1 commit into
Closed
Swt tools gtk#130akurtakov wants to merge 1 commit into
akurtakov wants to merge 1 commit into
Conversation
Until now the JNI glue code (os.c, *_stats.*, *_structs.*) could only be regenerated through the SWT Tools builder inside the Eclipse IDE, and nothing verified that the committed C files match the Java native declarations. Add a "jni-generator" Maven profile, modelled on the javadoc-basher one, that runs JNIGeneratorApp for all main classes via the Java source-file launcher, and a pr-checks job that fails when running it produces a diff. Document the command in the SWT Readme and AGENTS.md. Assisted-by: Anthropic Claude Code (claude-fable-5-1)
akurtakov
force-pushed
the
swt-tools-gtk
branch
from
September 4, 2026 00:33
427f1a4 to
a6f00c4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.