Java problem

What program or website were you using? This actually sounds like the file that you were wanting to upload isn't there when to you tried to upload it.
 
Yep, the file is either none existent, has been renamed, or is not where you say it is. remember, you need the file extensions also.
 
Yep, the file is either none existent, has been renamed, or is not where you say it is. remember, you need the file extensions also.

The files exists, not renamed and have the format extension. As I said: if I move the files to another machine there is no problem with the uploading.

(So we are 2 persons using Mac in Cyprus then ;) )
 
Well, I'm not an expert on applets for the web, but in Xcode, the file that you are making a class from must be in the same folder (usually scr). If you are just reading the file for values, Strings, etc. it just be in the project folder (with the Your_File_Name.xcodeproj, build.xml, etc.). Good luck.

(I'm not in Cyprus right now, but I was born there:) )
 
Back
Top