facebook

ZK Studio not working

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #288729 Reply

    I installed Zk Studio following this guide

    http://www.zkoss.org/smalltalks/zkstudioins/

    but I can’t make it work.
    I tried a “-clean” start but still got this error, and can’t open .ZUL editor neither add ZK’s Jar in the preferences dialog.
    I have this error:

    An error has occurred. See error log for more details.
    java.util.Properties.store(Ljava/io/Writer;Ljava/lang/String;)V

    and in the log, several errors starting with:

    !

    MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
    !STACK 0
    java.lang.NullPointerException
        at org.zkoss.eclipse.editor.wst.ZulContext.inputDocumentChanged(ZulContext.java:194)
        at org.eclipse.jface.text.TextViewer.fireInputDocumentChanged(TextViewer.java:2685)
        at org.eclipse.jface.text.TextViewer.setDocument(TextViewer.java:2734)

    and followed by:

    !ENTRY org.eclipse.osgi 4 0 2008-09-02 07:09:31.312
    !MESSAGE An error occurred while automatically activating bundle org.zkoss.eclipse.services (135).
    !STACK 0
    org.osgi.framework.BundleException: The activator org.zkoss.eclipse.services.ServicesPlugin for bundle org.zkoss.eclipse.services is invalid
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)

    snip…

    !ENTRY org.eclipse.ui.workbench 4 2 2008-09-02 07:09:31.328
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
    !STACK 1
    org.eclipse.core.runtime.CoreException: Plug-in org.zkoss.eclipse.services was unable to load class org.zkoss.eclipse.services.core.StartUpCheckPreferInfo.
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:162)
    #288740 Reply

    Loyal Water
    Member

    jaguarpy,
    ZK Studio is not certified to run with MyEclipse. The error that you got suggests that this is a compatibility issue.

    #288755 Reply

    Then I get for my money a product that is some ways, an improved eclipse, and some others a lesser one? According to plugins list, MyEclipse is based on 3.3 and has WTP, right? What is the “compatibility issue” ?

    #288766 Reply

    Loyal Water
    Member

    MyEclipse has WTP integrated in it and you cannot setup the WTP along with MyEclipse. The link you posted mentioned that you need the WTP plugin insalled along with Eclipse 3.3. That could be causing the conflict here. Did you setup the WTP plugin?

    BTW, I hope you tried setting up this plugin with MyEclipse 6.5 because that is the version compatible with Eclipse 3.3.

    #288839 Reply

    @support-nipun wrote:

    MyEclipse has WTP integrated in it and you cannot setup the WTP along with MyEclipse.

    I don’t understand. Sounds like a contradiction to me, “hast but cannot setup” ?

    The link you posted mentioned that you need the WTP plugin insalled along with Eclipse 3.3. That could be causing the conflict here. Did you setup the WTP plugin?

    According to you “MyEclipse has WTP integrated”, what exactly does it mean?

    BTW, I hope you tried setting up this plugin with MyEclipse 6.5 because that is the version compatible with Eclipse 3.3.

    Here it says that MyEclipse 6.0.1 is “full compatible with Eclipse 3.3.x and Europa Projects”.
    http://www.genuitec.com/images/brochure_08.pdf

    Is MyEclipse 6.5 worst than 6.0.1 ?
    ZK Studio only requires Eclipse 3.3 and WTP (whis is an Europa Project).
    I Still don’t understand why can’t I have it running on MyEclipse.

    #288850 Reply

    Loyal Water
    Member

    jaguarpy,
    Firstly, I’m sorry for the confusion.

    Here it says that MyEclipse 6.0.1 is “full compatible with Eclipse 3.3.x and Europa Projects”.

    This is correct. MyEclipse is a set of plugins and it HAS to be setup with Eclipse. You can either setup Eclipse separately and then add MyEclipse to it using the Archive installer or you can grab the MyEclipse All in One installer that has Eclipse and MyEclipse pre-integrated and optimized to run together.

    Is MyEclipse 6.5 worst than 6.0.1 ?

    MyEclipse 6.5 is the newer version of MyEclipse. It is not worst than 6.0.1. Infact it has some bug fixes over 6.0.1.

    According to you “MyEclipse has WTP integrated”, what exactly does it mean?

    MyEclipse is built ontop of WTP and installing WTP into a MyEclipse install can lead to incompatibilities and breaks.

    If you setup the WTP plugin along side MyEclipse, it could cause incompatibilities between the WTP plugin and MyEclipse WTP.

    The plugin that you are trying to run with MyEclipse is not certified to run with MyEclipse and Im not sure if it will run if you try to set it up directly with MyEclipse since a prerequisite for this plugin is the WTP plugin. You can try setting this plugin up directly with MyEclipse since it already has Eclipse 3.3 and WTP running. I hope that helps.

    #288860 Reply

    Thanks for the response.

    If I install MyEclipse through Pulse or Archived Site, can I choose not to install MyEclipse WTP, and later install WTP from Eclipse.org ?

    #288897 Reply

    Loyal Water
    Member

    If I install MyEclipse through Pulse or Archived Site, can I choose not to install MyEclipse WTP, and later install WTP from Eclipse.org ?

    I’m sorry thats not possible.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: ZK Studio not working

You must be logged in to post in the forum log in