C:\Program Files\GnuWin32\bin>which javac
which: no javac in (.;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Pinnacle\SharedFiles\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Subversion\bin;C:\Program Files\Java\jre6\bin;C:\Program Files\WinAnt\bin)
The versions I have are 6.24 of both the jre and jdk.
I have the items listed installed and working. I was able to build kolmafia by running ant from the command line in the proper directory and all what have you. But does anyone know how to build and run or debug kolmafia from eclipse. I have the project imported correctly but whenever I attempt to run or debug it eclipse tells me that It can't find a main function. I tried setting the main type to kolmafia, kolmafiacli, and kolmafiagui....
Have you tried Subclipse?