Skip to content

Conversation

@ozkanpakdil
Copy link

@ozkanpakdil ozkanpakdil commented Mar 17, 2024

I am opening this PR just to share, that I upgraded

  • javafx to 21
  • added fxml example and used without problem https://github.com/ozkanpakdil/DockFX/blob/master/src/test/resources/main.fxml
  • java version moved to 17
  • got rid off com sun javafx classes
  • added module-info.java to make it possible to use the library with latest modularization java. I must say I am not guru on modules, I see that the code is working with my examples that's why I pushed it.
  • improved some UI, the moving dockablenode was loosing CSS that is fixed.
  • added intellij run configs, it is hard to figure out how to run javafx in linux :)

hoping all is good, if you see any problem feel free to inform me. I will fix it. I am using this library in https://github.com/ozkanpakdil/swaggerific

I also published this on central maven repo https://mvnrepository.com/artifact/io.github.ozkanpakdil/dockfx

- java moved to 17
- demo moved to test
- java moved to 17
- demo moved to test
- some refactoring with names and make sure all works if the initialization from FXML
- module info added for java module management
- version 0.0.9 and readme updated
- version 0.0.9 and readme updated
# Conflicts:
#	.idea/copilot/chatSessions/00000000000.xd
#	.idea/copilot/chatSessions/xd.lck
- new version 0.1.2
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

Successfully merging this pull request may close these issues.

1 participant