+ 2
Is it possible to run java source code using code።blocks
Please help me if it is possible
2 odpowiedzi
+ 5
You cannot run a java program using Codeblocks . Yes , it is very good for C/C++. For java you need to use Eclipse IDE or you can use a simple editor as Notepad++ and then compile and run the java program in console by writing commands in the console.
+ 3
I guess no. See the forums of codeblocks:
http://forums.codeblocks.org/index.php?topic=8381.0