bazelbuild / eclipse

Eclipse For Bazel (deprecated, see https://github.com/salesforce/bazel-eclipse instead)
Apache License 2.0
33 stars 15 forks source link

Indexer for eclipse CDT (C++) #21

Open agpratik opened 8 years ago

agpratik commented 8 years ago

Hello, Thanks a lot e4b! I have a C++ based bazel project correctly imported into eclipse. The whole workspace can be built correctly from within eclipse using build all targets but the indexer still doesn't work. Is this a known issue or is there a known fix for this?

damienmg commented 8 years ago

Do you mean you don't get references resolution and stuff like that? It should most definitely work

dionescu commented 7 years ago

I thought e4b is Java only at the moment. Am I missing something here?

damienmg commented 7 years ago

Oh yes this for Java only. This does not support CDT.

etotientz commented 7 years ago

@dionescu you may check this out http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.cdt.doc.isv%2Freference%2Fextension-points%2Forg_eclipse_cdt_core_CIndexer.html