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

Eclipse Helios

athanazio
21 Oct 2010 21:56:23 GMT
21 Oct 2010 21:56:23 GMT

oh well dowgrade done and everything is working fine ehehehhe

sysmat
4 Nov 2010 15:41:29 GMT
4 Nov 2010 15:41:29 GMT

I try to install ZK studio on clean Eclipse Helios sr1(Eclipse IDE for Java Developers) but also get error:

Cannot complete the install because one or more required items could not be found.
Software currently installed: ZK Studio Eclipse Plugins 0.9.6.v200912041237 (org.zkoss.eclipse.feature.group 0.9.6.v200912041237)
Missing requirement: ZK Studio Setting Plug-in 0.9.6.v200912041237 (org.zkoss.eclipse.setting 0.9.6.v200912041237) requires 'bundle org.eclipse.jem 0.0.0' but it could not be found
Cannot satisfy dependency:
From: ZK Studio Eclipse Plugins 0.9.6.v200912041237 (org.zkoss.eclipse.feature.group 0.9.6.v200912041237)
To: org.zkoss.eclipse.setting [0.9.6.v200912041237]

OS: Windows 7 professional
Eclipse: eclipse-helios-sr1
zk: http://studioupdate.zkoss.org/studio/update

Regards, Tomaz

I find what Eclipse you need:
Eclipse IDE for Java EE Developers (http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/SR1/eclipse-jee-helios-SR1-win32.zip)

and at first i install new software with update site http://studioupdate.zkoss.org/studio/update

It works :)

Regards, Tomaž

sysmat
5 Nov 2010 09:43:02 GMT
5 Nov 2010 09:43:02 GMT

Folks try helios package : Eclipse IDE for Java EE Developers(for my OS I take 32-bit) and ZK update site

Regards, Tomaž

aktejo
21 Nov 2010 04:33:40 GMT
21 Nov 2010 04:33:40 GMT

Waiting for zk studio support for eclipse 3.6 (Helios) -> when will it showing up ? :(

aktejo
21 Nov 2010 04:44:33 GMT
21 Nov 2010 04:44:33 GMT

Yeah, thats quite weird,. the zk studio 0.9.6 for ecliplse 3.5 works in helios if installed from fresh copy of helios installation....

samchuang
21 Nov 2010 18:42:09 GMT
21 Nov 2010 18:42:09 GMT

Hi,
zk studio support for eclipse 3.6 will release very soon

marcosaguilera
21 Nov 2010 19:37:54 GMT
21 Nov 2010 19:37:54 GMT

I've the same trouble:

Cannot complete the install because one or more required items could not be found.
Software currently installed: ZK Studio Eclipse Plugins 0.9.6.v200912041237 (org.zkoss.eclipse.feature.group 0.9.6.v200912041237)
Missing requirement: ZK Studio ZUL Editor Plug-in 0.9.6.v200912041237 (org.zkoss.eclipse.editor 0.9.6.v200912041237) requires 'bundle org.eclipse.wst.common.modulecore 0.0.0' but it could not be found
Cannot satisfy dependency:
From: ZK Studio Eclipse Plugins 0.9.6.v200912041237 (org.zkoss.eclipse.feature.group 0.9.6.v200912041237)
To: org.zkoss.eclipse.editor [0.9.6.v200912041237]

can anyone help me?

addermason
7 Jan 2011 12:21:14 GMT
7 Jan 2011 12:21:14 GMT

Did this ever release for Helios? Product page needs updated if thats the case, if not, is there any way I can help? I do have some eclipse plugin development experience.

PeterKuo
9 Jan 2011 19:15:00 GMT
9 Jan 2011 19:15:00 GMT

@addermason
Thank you for willing to help.

ZK studio is scheduled to release soon and support Helios.

addermason
10 Jan 2011 02:56:23 GMT
10 Jan 2011 02:56:23 GMT

Actually, I made it work on Helios.
The problem was with the Dynamic Web 3.0 default in Helios. I had to knock that down to 2.5 to work, but it was very straight forward.
I will be posting a tutorial shortly on exactly how to set things up to get it to work.
Also, installing WTP from a plain Java eclipse doesn't work. You need to have the Java EE flavor of eclipse installed.

addermason
11 Jan 2011 05:33:20 GMT
11 Jan 2011 05:33:20 GMT

Well never mind.
They just released it for Helios.
Updates won't work though.
You need to remove the previous update URL if you had it installed then add this.
http://studioupdate.zkoss.org/studio/update/eclipse_3_6

xmedekoTop Contributor
17 Mar 2011 04:07:18 GMT
17 Mar 2011 04:07:18 GMT

Hi,
I still have the error

An internal error occurred during: "associate library source".
org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathSupport.modifyClasspathEntry(Lorg/eclipse/swt/widgets/Shell;Lorg/eclipse/jdt/core/IClasspathEntry;[Ljava/lang/String;Lorg/eclipse/jdt/core/IJavaProject;Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V

With ZK Plugin 1.0.0v201101181548 and Helios. I have to manually attach the sources to the ZK libraries.

Solved: I have installed the plugin from http://studioupdate.zkoss.org/studio/update/eclipse_3_6 and it works fine now. (I had an update site http://studioupdate.zkoss.org/studio/update/). Is it possible to warn the useres, when they have wrong version of plugin in Helios?

PeterKuo
18 Mar 2011 01:50:52 GMT
18 Mar 2011 01:50:52 GMT

@xmedeko
Since current release is already released,
Please post to feature request for version checking.

xmedekoTop Contributor
18 Mar 2011 04:03:43 GMT
18 Mar 2011 04:03:43 GMT

@PeterKou, here you are: https://sourceforge.net/tracker/?group_id=225644&atid=1065693

lemanzk
4 Apr 2011 10:20:01 GMT
4 Apr 2011 10:20:01 GMT

i have the same problem:
Message:An internal error occurred during: "associate library source".
Exception Stack Trace:
java.lang.NoSuchMethodError: org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathSupport.modifyClasspathEntry(Lorg/eclipse/swt/widgets/Shell;Lorg/eclipse/jdt/core/IClasspathEntry;[Ljava/lang/String;Lorg/eclipse/jdt/core/IJavaProject;Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/runtime/IProgressMonitor;)V
at org.zkoss.eclipse.util.Platforms.applyLibrarySource(Platforms.java:229)
at org.zkoss.eclipse.zks.storage.mgmt.ParcelManagerUtil.associateLibrarySource(ParcelManagerUtil.java:106)
at org.zkoss.eclipse.zks.ui.facet.ZkSupportsFacetInstallDelegate$1.run(ZkSupportsFacetInstallDelegate.java:172)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

please help me!

xmedekoTop Contributor
5 Apr 2011 01:09:51 GMT
5 Apr 2011 01:09:51 GMT

@lemanzk: The plugin version must match your Eclipse version. What Eclipse version do you have?

qhuynh
30 May 2011 14:10:25 GMT
30 May 2011 14:10:25 GMT

Hi all,

I am using window 7, 32-bit, Eclipse Helios and got the same error message -- An internal error occurred during: "associate library source". I rolled back to Eclipse Galileo. It works well.

Quan

pdavie
15 Jun 2011 23:59:25 GMT
15 Jun 2011 23:59:25 GMT

I had this problem also when I was using the "plain" Eclipse. Even if you download the WST packages, it still happens, in my experience.

Since then, I always download the J2EE version, which has always worked flawlessly.

On the Update side, it works too, although about one year ago, I had to download the zip and do an offline install. Since then, however, the updater works fine.

I've run this on Windows, Ubuntu 10.X and now 11.04.

1 2