bradcarvey
Programmer
I am trying to compile a complex project in JBuilder8 PE. It compiles from a makeall.bat file. when I try to compile it with JBuilder8 I get the same error form all of the java files.
"SoundFile.java": Error #: 901 : package mytv.mytvgui stated in source E:\mytv\Java\mytv\mytvgui\SoundFile.java does not match directory . at line 1, column 14
Line1 = package mytv.mytvgui;
I am not setting the project directories up correctly, but have tried everything I can think of.
Any suggestions.
brad
"SoundFile.java": Error #: 901 : package mytv.mytvgui stated in source E:\mytv\Java\mytv\mytvgui\SoundFile.java does not match directory . at line 1, column 14
Line1 = package mytv.mytvgui;
I am not setting the project directories up correctly, but have tried everything I can think of.
Any suggestions.
brad