Gilberto Caetano de Andrade
Gilberto Caetano de Andrade
Dear @madflow and @stengerh , This plugin is really popular among NetBeans users and I would like to ask you the possibility of the source code donation to Apache NetBeans,...
This happens when we have commits of different developers. ```bash [17:23] gilberto.andrade@BEM-INF007:gace (master u=) $ git merge --no-ff ticket/117 Merge made by the 'recursive' strategy. pom.xml | 26 ++- src/main/config/jasperreports/.classpath...
In the hands-on there is no mention about JavaFX as client. That would be a good point to consider, as this example shows [getting-started-with-javafx-8-developing-a-rest-client-application-from-scratch](http://info.michael-simons.eu/2014/10/22/getting-started-with-javafx-8-developing-a-rest-client-application-from-scratch/)
Hi, this is more a question. In my project I have only defined two plugins: ``` org.junit.jupiter junit-jupiter-params 5.6.0 test org.apache.maven.plugins maven-compiler-plugin 3.8.0 11 org.openjfx javafx-maven-plugin 0.0.3 com.gilbertoca.corretagem.App gilberto@linux-ycqq:~/tmp/JAVAFX/nota-corretagem-fx (master)$...
mvn clean wildfly:run -Dmaven.test.skip=true or mvn clean package embedded-glassfish:run -Dmaven.test.skip=true
``` libGL error: failed to open drm device: No such file or directory libGL error: failed to load driver: i965 ``` Ao pesquisar sobre o assunto encontrei essa solução https://forums.gentoo.org/viewtopic-t-1087686-start-0.html...
append the crumb to the URL Fix #206, #209, #211 and #225