Eclipse Helios
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ž
Folks try helios package : Eclipse IDE for Java EE Developers(for my OS I take 32-bit) and ZK update site
Regards, Tomaž
Waiting for zk studio support for eclipse 3.6 (Helios) -> when will it showing up ? :(
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....
Hi,
zk studio support for eclipse 3.6 will release very soon
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?
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.
@addermason
Thank you for willing to help.
ZK studio is scheduled to release soon and support Helios.
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.
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
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?
@xmedeko
Since current release is already released,
Please post to feature request for version checking.
@PeterKou, here you are: https://sourceforge.net/tracker/?group_id=225644&atid=1065693
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!
@lemanzk: The plugin version must match your Eclipse version. What Eclipse version do you have?
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
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.
ZK - Open Source Ajax Java Framework
oh well dowgrade done and everything is working fine ehehehhe