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

How to use platform specific codding without plugins and add native depedencies? #186

Open
ctoabidmaqbool1 opened this issue Feb 18, 2024 · 0 comments

Comments

@ctoabidmaqbool1
Copy link

Hi, devs!

Compairing with old javafx-mobile-plugin, how someone can add depedency for only specific terget platform, e.g. in old plugin something this was there e.g. compile, desktopCompile, androidRuntime etc.

Somesomethings like above available in gluonfx-gradle-plugin too, if then how some can can achive platform sepcific only depedency?

Also there were default structure e.g. src/android, src/desktop, src/main, src/test, src/ios etc. Someone can add common, and platform specific codding without any complex structure e.g. firstly make custome plugins and then include in the project. how can easy achive someone, is there any valid example!

Honestly, for Android project I am still stick with old javafx-mobile-plugins and JDK 1.8. due to some limitation of new gluonfx plugin or say grallvm native image limitations etc. Some of my important plugins e.g. FlywayDb is not yet supported by grallvm that's why is very much difficult to migrate whole my projct to new plugin! Also development stuff is too much slow for new pluin!

More over all of my other project e.g. javafx and jpro.one I have migrated secessfully to latest java and javafx e.g. 17.0.10 wihtout any problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant