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

Error: ZK Supports 1.0 requires Java 1.5.

hli1995
10 Jun 2011 00:52:02 GMT
10 Jun 2011 00:52:02 GMT

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.

ivaney
10 Jun 2011 08:23:38 GMT
10 Jun 2011 08:23:38 GMT

I'm having the same problem. I am using Unbuntu 4.10 64bit.

crsna
10 Jun 2011 10:11:47 GMT
10 Jun 2011 10:11:47 GMT

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

aeterne
11 Jun 2011 11:25:32 GMT
11 Jun 2011 11:25:32 GMT

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.

salaheddine
14 Jun 2011 18:25:10 GMT
14 Jun 2011 18:25:10 GMT

me too

PeterKuo
14 Jun 2011 20:23:17 GMT
14 Jun 2011 20:23:17 GMT

The problem should be fixed in Eclipse 3.6.
release a newer 1.0.1 version yesterday.

sergml
11 Aug 2011 04:39:04 GMT
11 Aug 2011 04:39:04 GMT

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?

joseaij
14 Aug 2011 09:40:11 GMT
14 Aug 2011 09:40:11 GMT

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.

sergml
17 Aug 2011 10:27:28 GMT
17 Aug 2011 10:27:28 GMT

thanks, it works after adding target runtime

jabecerrag
11 Jan 2012 19:50:52 GMT
11 Jan 2012 19:50:52 GMT

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.