News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

JAVA Environment

Started by srturaka, August 19, 2012, 07:43:55 PM

Previous topic - Next topic

srturaka

Does CODE BLOCKS have JAVA environment?

MortenMacFly

Quote from: srturaka on August 19, 2012, 07:43:55 PM
Does CODE BLOCKS have JAVA environment?
It allows colouring Java files. It does partially allow to compile Java program if you tweak the compiler and/or use the Tools menu. I does not support debugging into Java. Lease note that C:B is a C/C++ (Fortran) IDE.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]