Eclipse: show return types in outline view
One thing I have been missing ever since moving to RAD 7 at work is seeing return types in views like Outline View. I finally found out how to show them again.
To show method return types in Java views:
Open the Window > Preferences > Java > Appearance page and select the Show method return types check box.
Comments