Big Project indexing with Eclipse [Locally] -
i have c based big project (more 200,000 source files) , want index using eclipse.
earlier, there issue memory problem , change .ini file assign 3gb of ram.
still, cannot index it. project stuck indexing @ point. @ 2 % , 60%.
kindly suggest way or may tool can useful.
i can compile , run separately well. need right proper indexing of project.
in eclipse.ini , try following options : -xms1g -xmx4g
Comments
Post a Comment