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

Hello , error in adding ZK Packages

ahmedselim2
25 Jan 2009 06:10:37 GMT
25 Jan 2009 06:10:37 GMT

Hello
i followed all instructions in userguide to work with zk studio
but when adding ZK Package: zk-bin-3.5.2.zip in eclipse : 3.4
this error occur :
http://img211.imageshack.us/img211/2994/aaaoi0.jpg

I work under : windows vista
plz help me
i need to work with great ajax libary
thanks

hideokidd
25 Jan 2009 11:35:39 GMT
25 Jan 2009 11:35:39 GMT

Hi,

I'm not sure what's wrong, but there is an alternative way to import ZK library.

After you create a dynamic web project, please take all jar files in directory "lib" of zk-bin-3.5.2.zip into (your project name)/WebContent/WEB-INF/lib, which is not that convenient but it provides the same effects as userguide.

Please try this way temporarily and confrim your Java environment.