Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Eclipse Incremental Compiler

It compiles the whole unit again.




Amritam Sarcar <amritamsarcar@xxxxxxxxxxx> 
Sent by: jdt-core-dev-bounces@xxxxxxxxxxx
2008-04-17 16:53
Please respond to
"Eclipse JDT Core developers list." <jdt-core-dev@xxxxxxxxxxx>


To
jdt-core-dev@xxxxxxxxxxx
cc

Subject
[jdt-core-dev] Eclipse Incremental Compiler






Hi,
 
Could anyone of you please help. Say Eclipse has already compiled a piece 
of code. And then I add a statement. Will Eclipse compile(parse) the 
entire source code again. Or only this new added statement and bind it 
together to the already generated parse tree. Thanks in advance,
 
Thanks,
Amritam

Explore your hobbies and interests. Click here to begin.
_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-core-dev




Back to the top