[Lazarus] Feature request: Support Java classes syntax in code tools

Michael Van Canneyt michael at freepascal.org
Sun Mar 8 19:08:23 CET 2015


Hi,

Mainly for Mattias, I suppose:

The codetools cannot handle the jvm extensions. 
As a result, as soon as you include e.g. the androidr14 unit, code completion just stops working.

Also, you cannot set the ppcjvm compiler as compiler. If you do, you get an error:

The compiler file "/usr/local/bin/ppcjvm" does not look correct:
classes.ppu not found. Check your fpc.cfg.

Logical, because this unit does not exist for the JVM target...

Tested with lazarus 1.2.x, 1.3 and 1.5.

Michael.




More information about the Lazarus mailing list