What code folding plugins work on Eclipse 3.6?

Yaqub Ahmad picture Yaqub Ahmad · Dec 16, 2011 · Viewed 22k times · Source

I am new to java development environment and I find it difficult to manage my code properly. .Net provides the #regions which is a good solution for code management.

I am using Eclipse environment for java development. I tried the Coffee-Bytes but the Coffee-Bytes code folding is not working in Eclipse 3.6, at least on my side. I have configured it following this, but it does not work. Can someone guess what can be the issue? is there some other code folding plugin for Eclipse?

Answer

The Nail picture The Nail · Jan 3, 2012

For what it's worth, check my answer to this post to make it work in 3.7 (Indigo)

getting an overview perspective of all methods in a class in Eclipse

[Copy-paste with some edits:]

The Coffee Bytes plugin is mentioned is no longer available at the referred locations. But, it seems that Bartosz Kosarzycki has posted an updated version yesterday [=Sunday, December 4, 2011]:

http://kosiara87.blogspot.com/2011/12/how-to-install-coffee-bytes-plugin-in.html