Error: ZK Supports 1.0 requires Java 1.5.
I'm having the same problem. I am using Unbuntu 4.10 64bit.
i have the same problem. i just downloaded Eclipse Helios and Zk studio on windows vista.
i think the issue is with jre 6, if you use jdk 1.5, it works
Hi all,
Due to this error, i came to this solution.
1. Install the JDK 1.5 & Tomcat 6.0.32
2. Configure your enviroment
Windows->Preferences->java->compiler (it should be 1.5)
and
installed JREs -> be sure jdk1.5 is selected (if not you can add it)
3. When you create a new project you choose Apache Tomcar 6.
Hope this can help you.
me too
The problem should be fixed in Eclipse 3.6.
release a newer 1.0.1 version yesterday.
Eclipse SDK
Version: 3.6.2
Build id: M20110210-1200 (32bit winxp)
zk studio 1.0.1.v201106141113
java 1.5
can not create zk project:
ZK Studio Supports 1.0.1 requires Java with version matching expression "1.4,1.5,1.6".
what is url for download install offline ZK Studio 0.9.6?
Hi.
I solved the problem adding previously an Tomcat 6 Server with a jdk 1.6.0_26.
After, you can create a new ZK Project without problems.
I'm using eclipse Indigo. I had these problem trying to use Tomcat 7 Server with a jdk 1.7.0.
Regards.
thanks, it works after adding target runtime
I had the same problem, but the error message is quite clear, just JDK 1.4,1.5,1.6, ZK studio cant hold 1.7 (ergo not tomcat 7) yet.
ZK - Open Source Ajax Java Framework
I am new to ZK. I followed install instruction and now I have Eclipse Helio J2EE and ZK studio plugin installed. Then I try to create a test project using the new ZK Project wizard. After I entered zkTest as project name. I got "ZK Supports 1.0 requires Java 1.5." error message with a red cross right above the project name field. And the Next and Finish button are grayed out. I have been searching all over but nothing similar has been found. Any help would be great apprciated. I am using JDK 1.6 and my ZK studio is zk-bin-eval-5.0.7.1.