Is it possible to set up hadoop in eclipse in windows only for browsing code without using cygwin? I see some unix specific commands being executed in the eclipse target of the build.xml file (tr and sh commands are being called at some points) . Can I just comment them out and will it still work fine?
hari
