I want to make code section wise like so in left side i can expand or collapse our code
Like when we write function it is expanded or collapse but can we make our custom section
I want to make code section wise like so in left side i can expand or collapse our code
Like when we write function it is expanded or collapse but can we make our custom section
In spring source tool suite this is enable by using
option Preferences --> Java -->Editor -->Folding .And check the Enable folding option.
Check whether this option is present in Eclipse.