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

Michael Van Canneyt michael at freepascal.org
Mon Mar 9 21:36:18 CET 2015



On Mon, 9 Mar 2015, Mattias Gaertner wrote:

> On Sun, 8 Mar 2015 19:08:23 +0100 (CET)
> Michael Van Canneyt <michael at freepascal.org> wrote:
>
>> [...]
>> 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.
>
> The wiki page about JVM seems to be outdated.
> http://wiki.freepascal.org/FPC_JVM
>
> What is now the right way to get a ppcjvm?

Just compile it from trunk, as per http://wiki.freepascal.org/FPC_JVM/Building

Michael.




More information about the Lazarus mailing list