Snipmatch and Code Recommender plugin does not work together in the Window Builder editor in Eclipse -


after installed snipmatch plugin eclipse mars, not see code assist proposals in eclipse. want see code proposals code recommenders plugin. usable.

after installed plugin, can seen below.

[]

after hitting ctrl + space, can seen below.

[]

i not configure eclipse see proposals. way snipmatch plugin works in eclipse. how can correct ?

i committer of code recommenders project. happens because of our change bug 470372. in order prevent errors when working other java editors, disable code recommenders proposals editors other standard java editor.

since installed newest version of snipmatch, updated newest version of code recommenders, includes change.

in case, opened java file window builder, includes java editor.

if open in standard java editor instead (right click > open > java editor) , try content assist, believe see proposals again. workaround disable code recommenders , use standard jdt proposals. won't give proposals percentages, @ least you'll have them. so, go preferences > code recommenders > completions , uncheck enable code recommenders code completion.

i have opened bug 474318 track issue code recommenders , windowbuilder.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -