I have terminal access to an AIX machine using ssh / telnet (without root access). I need to develop programs using C and compile them using the xlc compiler. Currently, I can open deleted files in eclipse (Juno) using RSE and edit the files, but code execution and error checking will not work. Can someone please help me set up the eclipse, so that the code execution will work, and I can also compile the code from my Windows machine. Any help would be greatly appreciated.
source
share