Welcome to the Joint-Venture Blog from Fabio Cortesi and Stefan Jäger.
09.11.2008 - Stefan Jäger
In Eclipse, there is a nice feature to clean up Java code. First, you can change the Clean Up profile (Window – Preferences) and define, how you want the code should look like.
There are interesting clean ups like “Remove unnecessary casts” or to add missing Annotations like “@Override”.
After creating your profile, simply right click to the project and choose Source – Clean up.
Nice feature. If you want to know more about this feature, you will find here more information’s.
Comments
Leave a comment