| ||||||||||
Example excerpt from valid part2.txt |
There is an error of 'File: C:\cs1316\java-source-Fall06\GoJackets2.java [line: 5] Error: C:\cs1316\java-source-Fall06\GoJackets.java:5: invalid method declaration; return type required' So I am going to try and remove static from the line. That didn't work, it still has the same error. I am going to put static back in as well as void. That fixed that error! |