Could not find or load main class from a single line of code in main

前端 未结 0 1833

So i\'m just trying to run a simple program..

public class Test {
public static void main( String[] args) {
    System.out.println("Hello");
} }


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题