Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Eclipse incremental compiler

Hallo,

I'm looking for any piece of documentation on Eclipse's incremental
compiler. After looking through the source code I figured out that the
compiler is invoked from the JavaBuilder class and from the JavaReconciler
in a demon thread. I'm especially interested in details about the way the
reconciler handles incomplete or faulty source code files.

Thanks in advance,

F. Deissenboeck

-- 
Florian Deissenboeck                        deissenb@xxxxxxxxx
Technische Universitaet Muenchen,     Institut fuer Informatik
Raum: 01.11.037,           Boltzmannstr. 3, D - 85748 Garching
Tel: +49 89 289-17838                    Fax: +49 89 289-17307 



Back to the top