Skip to content

Conversation

@madhephaestus
Copy link
Member

Checking latest development

RobertBColton and others added 30 commits February 12, 2018 22:25
So the plugins that were configured in this POM were correct, I do not
want to move them to <pluginmanagement> as I did in my last commit.

Second, the Maven in newer Eclipse Oxygen wants you to specify a
<version> for all plugins. With these fixes, the POM file is correctly
handled by modern Maven.
The ability to grab all stages was made private in Java 9 so I have to
improvise. My workaround for now is to just maintain a non-threadsafe
package-private statically-initialized list of all DockPanes to use for
scene graph traversal. This works because every Node, which DockPane is
a descendant of, knows its scene which in turn is aware of its stage.
Add Azure Pipelines badge.
- 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.

3 participants