Posts by João Junior • 1 point
3 posts
-
0
votes1
answer56
viewsQ: Error while trying to run the application with Gluon Mobile using Gradle build
Hello, I am trying to run my application however it gives the following error: please apply google-services plugin at the bottom of the build file. :compileJava FAILURE: Build failed with an…
-
-2
votes1
answer58
viewsQ: List Database with Java or PHP
I wonder if there is any way for an application to show all databases of a connection? I currently use the command: select * from information_schema.TABLES;…
-
0
votes2
answers1116
viewsA: Progressbar loading per Javafx Process time
For people who are working in parallel with Scenebuilder (Using FXML), the method to reproduce this action above would be: public void Teste (Action event) {…