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

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -