0
if i want to use Java to run a program with a window like x-Windows in linux,what should i do
my English is not good,
5 Respostas
+ 2
as i m assuming your question is that you have made some program in windows written in java now you want to run that in linux. you just need a jvm for linux and java bytecodes which you get after compiling java in any platform.
+ 1
i will suggest you av java jdk install on your system and you easy download it by searching "java jdk" then after that you download EITHER ECLIPS OR NEATBEAN. THE TWO ARE I.D.E WHERE YOU CAB WRITE YOUR CODE AND IT WILL SAVE YOU TIME OF USING NOTEPAD
+ 1
neatbean is okay...
0
thanks,but which is better between eclips and neatbean?
0
thank you