LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   Feedback required for java application development (https://www.linuxquestions.org/questions/general-10/feedback-required-for-java-application-development-336381/)

susovan_pal 06-23-2005 07:44 AM

Feedback required for java application development
 
Windows or Linux, which platform is much more preferable and flexible for Java and J2EE application (except cross-platform programming language advantage).
Any pointers are most welcome.

cs-cam 06-23-2005 07:47 AM

Neither, Java is cross-platform and will run the same in whatever environment you use.

Mega Man X 06-23-2005 09:07 AM

Exactly as cs-cam. Though, I would still go with Linux, not only for the stability, but all the powerful, free text-editors you get out of the box and even the possibility to compile java code into binaries with gcj (also out of the box, or almost) makes it the ultimate dev. platform, in my honest opinion. And here, unlike Windows, the console actually means something :D

theYinYeti 06-23-2005 09:11 AM

Also, I have had problems several times in Windows with filenames getting damaged by the Explorer, usually because of Windows' bad handling of character case in filenames.
On the other hand, in Linux, I've had problems (jdk1.3.0_01) with keyboard mapping for my French keyboard.

Yves.


All times are GMT -5. The time now is 12:38 PM.