From: Moshe S. <ms...@gm...> - 2005-06-14 23:52:55
|
Hi Radu, Many thanks for the efforts you spend to keep this library up to date. I noticed that the java files are located right below src/ and not under a directory named the same as the package. For example, the file PlayerClient.java is located at src/PlayerClient.java and not at src/javaclient/PlayerClient.java as it should be. Some IDEs (as NetBeans, the great IDE that I'm using) look for the java files at the location they were suppose to be and thus can not find them so unless Imanually change the location, the editing / debugging cycle is harmed. Please fix the problem. Thanks, Moshe |