We ran into a little problem when the @see imported a class that caused a bad dependency in our project.
When you have a javadoc comment like: /** /* @see SomeClass /* Idea 6 wants to import SomeClass, but that is not always what the developer wants to do. Sometimes you may want to redirect someone in your docs to a related Class but not actually use the class in the file. Just food for thought. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
