Only Java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Only Java

Hello I start with java and on my computer if there only java it bug... i ask me if i can use only java or if i have need of a html with a java link or other thing ? Thank’s

25th May 2019, 7:35 PM
Axelle
7 Answers
+ 1
in generaly for running java code you don't need html, if you got error message, put your code here
25th May 2019, 7:49 PM
zemiak
25th May 2019, 8:49 PM
zemiak
+ 1
perfect ! thank’s😉
25th May 2019, 8:54 PM
Axelle
0
i have do a link between html and java but ln phone is ok on computer it bug public class helloworld { public static void main(String args[]) { System.out.println("hello world"); } }
25th May 2019, 7:55 PM
Axelle
0
this code is ok what is your bug? have you problem with java instalation or with compiling and running ? or are you using some online compiler on web page ?
25th May 2019, 8:06 PM
zemiak
0
yes i use the software sublim text for run the code and the syntax html or css... is ok and it reconize the syntax but not with java... i hope be clear thank’s 😅😉
25th May 2019, 8:29 PM
Axelle
0
zemiak last question you use which software for run your code ?
26th May 2019, 5:17 PM
Axelle