How can I disable "Initialize Java Tooling" on Eclipse startup?

Govan picture Govan · Feb 1, 2013 · Viewed 52.7k times · Source

In our application which is a Eclipse plugin, when Eclipse starts it takes long time and the users are seeing "Initialize Java tooling" message on the left down corner of application. Because our users don't have anything to do with java, I wonder if it is possible to disable Initialize Java tooling.

Another question: What is Initialize Java tooling?

Answer

Tiwari picture Tiwari · Oct 11, 2013

from Command prompt just type

eclipse.exe -clean