hi all, im new to the mac platform, new to mac programming and new to xcode.
For a assignment in school i need to do some basic file access operations in java. the problem is how do i do that in xcode? i have a input file in the same directory as the .java file but everytime i try to run it give me a IOException error. o btw the input file is a .rtf file could that be the problem? what do i need to do in order to read this file in my program?
For a assignment in school i need to do some basic file access operations in java. the problem is how do i do that in xcode? i have a input file in the same directory as the .java file but everytime i try to run it give me a IOException error. o btw the input file is a .rtf file could that be the problem? what do i need to do in order to read this file in my program?