SamTV12345

Results 481 comments of SamTV12345

Thanks for testing. I'm going to reproduce your working example.

Awesome. It works like a charm. Thank you for helping me. Maybe you could add these instructions to the README file?

@patilnikhilh80 **Found the fix for our problem:** https://github.com/TestFX/TestFX/issues/638 Just add this to the plugin section of your pom.xml ` org.apache.maven.plugins maven-surefire-plugin 3.0.0-M5 --add-exports javafx.graphics/com.sun.javafx.application=ALL-UNNAMED `

> Any update for this that doesn't require adding the exports line? Yes I found a solution. Create a similar structure to your main folder in your test directory and...

This project is awesome. Would be great to see that coming.

Thank you for your reply. That would be a good alternative. Is it possible to add the option to not delete the game afterwards? Another requeue would then only download...

Will there be a fix soon or is this repository inactive?

I would love to help fixing these issues. The problem is that they are only visible to maintainers of this repository. So nobody except the maintainers can actually fix listed...

It seems to be fixed: [UserResource.java](https://github.com/sismics/docs/blob/master/docs-web/src/main/java/com/sismics/docs/rest/resource/UserResource.java). They all return status ok everytime. I check out the js frontend tomorrow.