Skip to content

java.lang.NoSuchMethodError: 'int org.eclipse.swt.widgets.Text.getLin…#5276

Merged
hansva merged 1 commit into
apache:mainfrom
hansva:5224
May 7, 2025
Merged

java.lang.NoSuchMethodError: 'int org.eclipse.swt.widgets.Text.getLin…#5276
hansva merged 1 commit into
apache:mainfrom
hansva:5224

Conversation

@hansva
Copy link
Copy Markdown
Contributor

@hansva hansva commented May 7, 2025

…eCount() in hop web, fixes #5224

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Run mvn clean install apache-rat:check to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If you have a group of commits related to the same change, please squash your commits into one and force push your branch using git rebase -i.
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

@hansva hansva merged commit bc5f361 into apache:main May 7, 2025
2 checks passed
@hansva hansva deleted the 5224 branch May 7, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Hop Web NoSuchMethodError: 'int org.eclipse.swt.widgets.Text.getLineCount()'

1 participant