Author Topic: JAVA Environment  (Read 6464 times)

srturaka

  • Guest
JAVA Environment
« on: August 19, 2012, 07:43:55 pm »
Does CODE BLOCKS have JAVA environment?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: JAVA Environment
« Reply #1 on: August 20, 2012, 06:36:39 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ