+ 2
Is it possible to run java source code using codeį¢blocks
Please help me if it is possible
3 Answers
+ 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