How to use Java in Code Blocks

Status
Not open for further replies.

Atreyo Bhattacharjee

Commendable
Feb 7, 2017
42
0
1,580
How do I use java in code blocks/ how do it get it to highlight the code like it does automatically in c++. Is there some kind of plugin/ thing I have to change to make it highlight java syntax instead?
 
Solution


Your CodeBlocks IDE is for C/C++ and Fortran only. It does not speak java.
You need to use something that will recognize java.

Maybe Visual Studio Community.
Here: https://www.visualstudio.com/

USAFRet

Illustrious
Moderator


Your CodeBlocks IDE is for C/C++ and Fortran only. It does not speak java.
You need to use something that will recognize java.

Maybe Visual Studio Community.
Here: https://www.visualstudio.com/
 
Solution
Status
Not open for further replies.