Java > Scala

Jacob Carlborg doob at me.com
Sun Dec 4 04:30:11 PST 2011


On 2011-12-02 21:50, Timon Gehr wrote:
> On 12/02/2011 09:44 PM, Timon Gehr wrote:
>>
>> Except that _Eclipse_ does not do anything to achieve this. It just
>> invokes ant, which invokes javac, which is presumably written in C and
>> C++.
>
> Seems like I was wrong about this.

Eclipse has its own Java compiler, completely written in Java. If you're 
using Eclipse you don't need JDK, you only need the JRE because Eclipse 
ships with a Java compiler.

>> I can do that in a console without waiting 5 minutes until the IDE
>> has finished starting.
>>
>
> But this is still true.


-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list