Monday, November 5, 2007

Eclipse Tip

Are you tired of seeing all Java files in your Eclipse project showing this icon: Would you like to know if a Java file is an enum, an Interface, or maybe an annotation? Just turn on the Java Type Indicator preference and your class icons will change from this: to this: . For detailed instructions on how to turn this preference on, check out this Eclipse help page.

No comments: