Answer the question
In order to leave comments, you need to log in
NetBeans Java autocomplete and compilation what's the problem?
First question. I press Ctrl + space, the auto-suggest does not come out, writes No suggestions. In the editor of the editor put the Java language restarted all the same "No suggentions".
Second question. Here is the usual output of the text
package javaapplication1;
public class JavaApplication1 {
public static void main(String[] args) {
System.out.printf("Hello world!");
}
}
run:
BUILD SUCCESSFUL (total time: 0 seconds)
Answer the question
In order to leave comments, you need to log in
Good afternoon.
Switch to Intellij Idea Community Edition (it's free).
https://www.jetbrains.com/ru-ru/idea/
Well, or Eclipse.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question