Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] how to use pre-build jdt index files?

Hi,
      After 3.8, JDT have JavaIndexer to pre-build index files for dependencies.
I'm trying to do this.
      But my question is: when is the right time point to generate index files?
and how to apply those index files? Just copy those index files into workspace/.plugins/{jdt.core.folder}?

Regards
Simon

Back to the top