Forum Discussion
archenroot
13 years agoOccasional Contributor
Thanks Dain,
the "com.eviware.loadui.config" package is created as you mentioned.
But org.fit.cssbox.css and javafx-common.jar is also still gone.
The CSSbox files I found https://code.google.com/p/swingbox-java ... x%2Flayout, so think they should work, will package them and import to local maven.
Regarding the JavaFX-common.jar file I am still little bit confused as soon as in the pom file there is path like :{JAVAFX_HOME}/lib/desktop/javafx-common.jar. I am on Gentoo linux box and don't have such a folder at all, this is some default or custom created folder under the fx? Finally I found the file at http://www.java2s.com/Code/Jar/j/Downlo ... monjar.htm, so will try to use it.
David, how did you exactly changed your pom?
Ladislav
the "com.eviware.loadui.config" package is created as you mentioned.
But org.fit.cssbox.css and javafx-common.jar is also still gone.
The CSSbox files I found https://code.google.com/p/swingbox-java ... x%2Flayout, so think they should work, will package them and import to local maven.
Regarding the JavaFX-common.jar file I am still little bit confused as soon as in the pom file there is path like :{JAVAFX_HOME}/lib/desktop/javafx-common.jar. I am on Gentoo linux box and don't have such a folder at all, this is some default or custom created folder under the fx? Finally I found the file at http://www.java2s.com/Code/Jar/j/Downlo ... monjar.htm, so will try to use it.
David, how did you exactly changed your pom?
Ladislav
