Comment: Re:Java: Was write once run everywhere ever the ca (Score 1) 157
Do you do that because as a developer you find Windows more productive for you?
In my experience, IDEs run roughly the same on Windows as on Linux. Not a lot of difference here.
The reasons for developing on Windows are mainly:
- Giving each developer a PC/laptop is much cheaper than giving them a Sparc workstation.
- Company email/documents are based on MS office software. If you develop on Windows, you only need a single machine.
- For a web application, you still need to test on IE from time to time.