0

IDE support for zk

asked 2010-04-04 04:22:37 +0800

benyahia4 gravatar image benyahia4
69 2 3

Hi
Is there are any IDE support for zk?
Thanks in advance for your help

delete flag offensive retag edit

18 Replies

Sort by ยป oldest newest

answered 2010-04-04 05:34:20 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

ZK Studio with its Visual editor.

link publish delete flag offensive edit

answered 2010-04-04 08:59:34 +0800

benyahia4 gravatar image benyahia4
69 2 3

Thanks for your response
What's the best IDE ZK-Bench or ZK Studio?
AND Can you give me valid url the "update site" of ZK-Bench (in Eclipse)

link publish delete flag offensive edit

answered 2010-04-05 11:20:09 +0800

SimonPai gravatar image SimonPai
1696 1

benyahia4,

I think the following page has everything you need:
Installation Guide for Eclipse 3.5 (Galileo)

Regards,
Simon

link publish delete flag offensive edit

answered 2010-04-05 14:48:17 +0800

Stas283 gravatar image Stas283
93 2
www.trade4stas.com

updated 2010-04-05 14:48:27 +0800

Any plans for Intellij support ? At least a ZUL syntax highlighting plug-in ?

link publish delete flag offensive edit

answered 2010-04-06 04:29:52 +0800

benyahia4 gravatar image benyahia4
69 2 3

@SimonPai
Thanks for your response
but i ask for instalation of ZK-Bench

link publish delete flag offensive edit

answered 2010-04-06 20:48:55 +0800

PeterKuo gravatar image PeterKuo
481 2

@Stas283
Intellij is a good idea. please post to feature request, and we'll track from there.

@benyahia4
Immediate Response Team, Germany Provides zk-bench, an WYSIWYG eclipse-plugin for work with ZK.
You may have to contact the parter.

link publish delete flag offensive edit

answered 2010-04-09 09:30:56 +0800

Stas283 gravatar image Stas283
93 2
www.trade4stas.com

updated 2010-04-09 09:32:00 +0800

Done
Link

link publish delete flag offensive edit

answered 2010-08-19 01:54:31 +0800

dis gravatar image dis flag of Switzerland
140 4

Hi

You can have basic zul support in IntelliJ:
1. define zul extension to use xhtml editor
2. use following zk tag on each zul page

<zk xmlns="http://www.zkoss.org/2005/zul"
xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.zkoss.org/2005/zul http://www.zkoss.org/2005/zul/zul.xsd">

3. define zul.xsd file as resource:
File->settings->Resources->Configure External Resource
press Add:
URI: http://www.zkoss.org/2005/zul
Path: <path to your local zul.xsd file>
the zul.xsd file comes with zk installation and should be in $ZK$/dist/xsd/zul.xsd

The zul.xsd is not 100% correct or up to date (I use version 5.0.2). Not all zul tags,attributes and dependencies are correctly reflected in the zul.xsd. But its much better than no support.

- Dieter

link publish delete flag offensive edit

answered 2010-08-26 06:15:22 +0800

drajasuman gravatar image drajasuman
342 1

Any support for Netbeans

link publish delete flag offensive edit

answered 2010-08-29 19:54:00 +0800

samchuang gravatar image samchuang
4084 4

Hi

currently, zk studio support Eclipse

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
2 followers

RSS

Stats

Asked: 2010-04-04 04:22:37 +0800

Seen: 4,077 times

Last updated: Jul 31 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More