Problem Occur when install ZK Studio to Eclipse
What OS are your using?
What JDK? 32bit? 64 bit?
Are you using Eclipse IDE for Java EE Developers (190 MB)?
windows + 32 bit jdk + Eclipse IDE for Java EE Developers is most tested configuration.
OS: Windows 7
JDK: jdk-6u19-windows-i586
Eclipse IDE for Java Developers (92 MB)
You need to install "Eclipse IDE for Java EE Developers"
Some plugin like WTP not incldued in Eclipse IDE for Java Developers
Thank you, I downloaded Java EE and install Ok !!
May I ask another question?
I follow the installing :
http://www.zkoss.org/doc/installzk.dsp
but I always get an error message:
HTTP Status 404 - /myzk/
--------------------------------------------------------------------------------
type Status report
message /myzk/
description: The requested resource (/myzk/) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/6.0-snapshot
I use the XAMPP with Tomcat for Web server and follow the instructions.
I try to rename directory name from myzk to zkdemo but it still doesn't work.
and I already set the system environment variable JAVA_HOME=C:\Program Files\Java\jdk1.6.0_19
I try to keyin URL:
http://localhost:8080/zkdemo/
this doesn't work , but
http://localhost:8080/zkdemo/index.zul
this will work , why ?
Could you please help me ?
Thanks.
ZK - Open Source Ajax Java Framework
I'm a fresher of ZK and Eclipse, I just download the current version of ZK Studio and Eclipse:
ZK Studio URL : http://www.zkoss.org/download/zkstudio.dsp
and select the offline install pack as follow:
zk-studio.0.9.6.zip Offline installation package for Eclipse 3.5
Eclipse URL : http://www.eclipse.org/downloads/
and select item :
Eclipse IDE for Java Developers (92 MB)
Then I follow the instruction of video :
http://docs.zkoss.org/wiki/Installation_Guide_for_Eclipse_3.5_%28Galileo%29_Screencast
but I get an error when it almost installation complete:
Cannot connect to keystore.
.....
Cannot complete the install because one or more requiered items could not be found.
.....
Missing requirement: ZK Studio ZUL Editor Plug-in 0.9.6 ..... (org.zkoss.eclipse.editor 0.9.6 .....) requires 'bundle org.eclipse.wst.html.core 0.0.0' but it could not be found
Cannot satisfy dependency:
.......
I try remove all and re-unzip a whole new pack , but it still occur.
Could there someone help me about this problem ?
I think this version of ZK Studio pack files maybe corrupt or missing some files.