User forums > Help

using code::blocks with the GJC compiler

<< < (2/2)

thomas:

--- Quote ---Disappointing that It is not already configurable for java compilation...
--- End quote ---
Yeah well, Java was never intended as design goal (and still isn't). This doesn't necessarily mean Code::Blocks can't be used for it (you can edit HTML pages in Code::Blocks too), but it sure means that not everything runs out of the box seemlessly :)


--- Quote ---BUT .... are you sure that direction "custom compiler plugin" would provide me with a fix?
--- End quote ---
Don't bother... I've changed two lines in the main application, so java files are treated as C++ from the build system's point of view. This is not all good and clean, but it means that if you use the GCC Java compiler, you can just add java files to your project, and hit the blue gear, and it will work.
It is a lot easier than all other solutions too, and should not cause problems and thus be acceptable for now (some day in the future the build system will be replaced anyway).

Note that this does not mean that we are supporting Java, nor does it make any claims that we will ever.

svaens:
oh! ok. Thanks!

Nightly build (available 23rd august)??
I'll be happy with that for now then. And be watching for any official news for claims to support Java (or decisions to remove any existing support).

:)

Navigation

[0] Message Index

[*] Previous page

Go to full version