Today I'm working on creating a class diagram and wanted to quickly see what the return type was for the methods in my classes. By following the instructions in the following blog post, I'm now able to see the return type for my methods in the outline view of Eclipse!! :)
Rob on Programming: 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 ...