+ 2

Is it possible to run java source code using codeį¢blocks

Please help me if it is possible

15th Sep 2020, 11:57 AM
Kiflom Berihu Abay
Kiflom Berihu Abay - avatar
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.
15th Sep 2020, 12:02 PM
šŸ‘‘FabVabšŸ‘‘
šŸ‘‘FabVabšŸ‘‘ - avatar
+ 3
I guess no. See the forums of codeblocks: http://forums.codeblocks.org/index.php?topic=8381.0
17th Sep 2020, 9:43 AM
The future is now thanks to science
The future is now thanks to science - avatar