0

ZK Studio for Java 7

asked 2011-09-07 16:45:46 +0800

jsanchez gravatar image jsanchez
30 1

When will it be possible? It only supports Java 4-6

delete flag offensive retag edit

4 Replies

Sort by ยป oldest newest

answered 2011-09-13 07:24:41 +0800

pipe gravatar image pipe
27

updated 2011-09-13 07:25:24 +0800

The brute force to enable Java 7 in ZK Studio:

1) download zkstudio_1.0.1_helios.zip from http://www.zkoss.org/download/zkstudio (Alternative 3: install offline)
2) extract plugins/org.zkoss.eclipse.zks_1.0. [...] .jar from the zip
3) extract plugin.xml from the jar
4) in plugin.xml replace

<requires facet="jst.java" version="1.4,1.5,1.6"/>
with
<requires facet="jst.java" version="1.4,1.5,1.6,1.7"/>

5) re-package plugin.xml into the jar
6) re-package the jar into the zip
7) start Eclipse
8) deinstall the current zk studio plugin
9) install the modified zk studio from the updated zip

link publish delete flag offensive edit

answered 2011-09-19 11:51:47 +0800

jsanchez gravatar image jsanchez
30 1

Thank you, it worked.

When is ZK doing this themselves so we dont have to do this everytime a new release is out?

link publish delete flag offensive edit

answered 2011-09-21 10:21:21 +0800

iantsai gravatar image iantsai
2755 1

Hi guys, just to let you know that we are working on it.

link publish delete flag offensive edit

answered 2012-03-02 22:30:48 +0800

jsanchez gravatar image jsanchez
30 1

Any news on this?

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

RSS

Stats

Asked: 2011-09-07 16:45:46 +0800

Seen: 1,190 times

Last updated: Mar 02 '12

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