ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

Cannot run any project on Eclipse Helios and ZK Studio plugin 1.0.0

aperezymadrid
25 Feb 2011 06:32:58 GMT
25 Feb 2011 06:32:58 GMT

Hi
I'm new aith ZK. I installed the ZK plugin and built a sample project. I get the error java.lang.String.isEmpty() method doesn't exists. It seems that if I change the compiler version to 1.6 it works. For me it doesn't work. Besides, the project validator signas an error: the project is faceted to Java 1.5 and cannot be greater that that. So compiler change to 1.6 does not like Eclipse.

Any ideas?

PeterKuo
6 Mar 2011 22:36:21 GMT
6 Mar 2011 22:36:21 GMT

You may remove breeze.jar first.
breeze.jar seems like use some api only available in java 6.