开发者

what are the instructions for compiling in IBM Jikes

what is the instruction for compiling via IBM Jikes .

for example 开发者_StackOverflow中文版:

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


Perhaps if you read the Jikes FAQ, you will see how to use it. The invocation is basically identical to javac

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜