I am using Eclipse-Neon on MacOSX 10.12. I would like to use the Coffee-Bytes plugin.
I have read and tried the advice in
is-there-a-way-to-fold-eclipse-sub-blocks-like-an-if-statement,
how-to-fold-for-while-and-if-blocks-in-java-eclipse,
how-to-use-coffee-bytes-code-folding/6947590#6947590
as well as the blogspot how-to-install-coffee-bytes-plugin-in
However, for the installation I cannot find the features folder. In my installation folder for Eclipse:
/Applications/java-neon/Eclipse.app/Contents/Eclipse
there are only the folders configuration, dropins, plugins, readme. I read this article eclipse-plugins-vs-features-vs-dropins and naively installed the Coffe-Bytes features content into the dropins folder of my Eclipse installation and the Coffe-Bytes plugins into the plugins folder of my Eclipse installation.
Restarted Eclipse, went to Preferences->Java->Editor->Folding, but did not see the GUI schema found in the 3rd reference above. Instead I see the schema as .
Can someone inform me if I have done something incorrectly, or is Coffee-Bytes not compatible with Eclipse-Neon?