My Eclipse is not recognixing formats like
the for loop structure
for (Query q : history) 

and things like
Vector<Query> history = session.getHistory();
(for < symbol it shows invalid assignment operator)

I am using eclipse with TomCat 5.5 and jdk1.5.0_09

I am very new to tomcat, please someone help
-- 
View this message in context: 
http://www.nabble.com/Complier-not-recognizing-tf2585526.html#a7208709
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to