Title: Message
I have some JavaDoc in my source file like this.
 
/**
  * description blah blah.
  * @param var1 the ID of the blah
  * @return all the blah
*/
 
var1 is highlighted in red in the JavaDoc saying that it "Cannot resolve symbol var1".
 
Build #607
Win2000 SP2
JDK 1.3.1_02
 
Rob
 

Reply via email to