Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser Integation: Drop native libraries for browser control and use JNA #8224

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthiasblaesing
Copy link
Contributor

This reduces the amount of native code that needs to be shipped with
NetBeans and allows to support running on more platforms.

The DDE based control was completely removed as in tests MS Edge,
Google Chrome and Mozilla Firefox all did not support DDE.

Closes: #8218

@matthiasblaesing matthiasblaesing added Platform [ci] enable platform tests (platform/*) ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) web [ci] enable web job labels Feb 5, 2025
@matthiasblaesing matthiasblaesing added this to the NB26 milestone Feb 5, 2025
@matthiasblaesing matthiasblaesing changed the title Drop native libraries for browser control and use JNA Browser Integation: Drop native libraries for browser control and use JNA Feb 5, 2025
This reduces the amount of native code that needs to be shipped with
NetBeans and allows to support running on more platforms.

The DDE based control was completely removed as in tests MS Edge,
Google Chrome and Mozilla Firefox all did not support DDE.

Closes: apache#8218
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) Platform [ci] enable platform tests (platform/*) web [ci] enable web job
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Browser is not found. UnsatisfiedLinkError (Windows, aarch64)
1 participant