Search found 2 matches
- Tue Aug 14, 2018 2:50 pm
- Forum: Help with my program
- Topic: multi file
- Replies: 3
- Views: 82495
Re: multi file
I'm still getting the same error. "Error: Could not find or load main class StatsApp.java". Also tried just StatsApp with no extension. Even started a new project and tried it but still the same.
- Sun Aug 12, 2018 6:43 pm
- Forum: Help with my program
- Topic: multi file
- Replies: 3
- Views: 82495
multi file
I have a project here with two files stats.java and statsApp.java. Project runs fine in netbeans but im getting "couldnt find or load main class" error here. Is there a special way to incorporate multiple files with the compiler here?