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

Prevent JNA library conflicts #415

Closed

Conversation

theroflcoptr
Copy link

Adding this option prevents a JNA library conflict with other software when trying to upgrade IntelliJ with the patching mechanism. See here for more info.

@ignatov
Copy link
Contributor

ignatov commented Jul 21, 2018

@theroflcoptr, please rebase the PR, cc @chashnikov.

@chashnikov
Copy link
Member

Sorry for the late reply, we somehow missed this pull request. It looks like we already set jna.nosys property inside the IDE (see 83eeacb) and while installing patches (see cbcfe98). Also IDEA run configuration is used to run IntelliJ IDEA from sources only, and it isn't possible to update it via patch in that mode.

If you have any problems with JNA library in future, please firstly file an issue in our issue tracker.

@chashnikov chashnikov closed this Jul 21, 2018
@chashnikov chashnikov added the Fixed Fixed differently label Jul 30, 2018
SergeyZh pushed a commit that referenced this pull request Oct 9, 2020
GitOrigin-RevId: e89650ffca78d75ffac0416285cc4294d11ccb3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Fixed differently
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants