15

To make my code clean and tidy on eclipse, I wonder if it is feasible to code surrounded by Any tag to be able to retract as a function. I use eclipse "Juno" for android development.

ROMANIA_engineer
  • 54,432
  • 29
  • 203
  • 199
Setsuna
  • 207
  • 1
  • 3
  • 11

1 Answers1

14

Yes, you can use the plugin "Coffee Bytes Code Folding".
With Indigo or Juno, you might need to grab the latest version of that plugin at "this page" (or google "com.cb.eclipse.folding_1.0.7.jar" for Juno-compatible version).

You will find all the illustrations in the SO question: "How to use Coffee-Bytes code folding":

custom folding region

Community
  • 1
  • 1
VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
  • @VonC thanks dear for such a nice info (Y) well i am using ECLIPSE KEPLAR for that i ve downloaded `com.cb.eclipse.folding_1.0.7.jar` its working for me.. any body can download `plugin` from [here](http://kosiara87.blogspot.in/2011/12/how-to-install-coffee-bytes-plugin-in.html) and for `com.cb.eclipse.folding_1.0.7.jar` it can be downloaded from [here](http://www.bergfiles.com/i/bf5773d50eh32i0) – Mohsin AR Dec 21 '13 at 20:19
  • the link to download is not working at this moment. If somebody has an idea where to find this nice feature, please let us know. Thanks. – Ualter Jr. Aug 31 '15 at 18:20