We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is both redundant, and inconvenient. They're all under the jnius package after all
The text was updated successfully, but these errors were encountered:
pxi is just a manner do to seperation in the code, of course it's compiled into one package. Otherwise it we would have a file with > 3500 lines...
Sorry, something went wrong.
pxi are exactly just "include files". You can consider them as .h :)
What I meant is that jnius_jvm_desktop.pxi should be called just jvm_desktop.pxi, and the likes.
No branches or pull requests
It is both redundant, and inconvenient. They're all under the jnius package after all
The text was updated successfully, but these errors were encountered: