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

560 test jigsaw modules #562

Merged
merged 11 commits into from
Dec 7, 2018

Conversation

jensonwe
Copy link

No description provided.

<version>1.0.0-SNAPSHOT</version>
</dependency>

<dependency>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this dependency needed?

xmlns:fx="http://javafx.com/fxml"
fx:controller="de.saxsys.mvvmfx.examples.jigsaw.app.AppView"
prefHeight="400.0" prefWidth="600.0">
<fx:include source="../../../../../../../../../../../../../../Projekte/mvvmFX/examples/jigsaw-example/circle/src/main/resources/de/saxsys/mvvmfx/examples/jigsaw/circle/CircleView.fxml" fx:id="circle" resources="circle" />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This path is relative to your local file system. This won't work on other peoples machines.

@manuel-mauky manuel-mauky merged commit 08fbee9 into sialcasa:develop Dec 7, 2018
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.

2 participants