Java run time error.missing static main method -
https://github.com/joywang1994/question2/blob/master/test2.java
this code. has run time error says don't have static main method why? how fix it? thank help!
i guess running wrong class file start program. create 3 class file name huffmantree,huffmannode , huffmancode. copying github. ran huffmancode class file. program compile , runs out error. dont have c:\eclipse\programmes\datastructure\infix.dat file got file not found exception. ignoring main method called without trouble.
Comments
Post a Comment