
ivan

ivan.revelli@synaptica.info

11 February 2010
Today the second version of ZK Calendar is ready ( official article on : http://www.zkoss.org/product/zkcalendar.dsp) . Tring the demo version at http://zcal.zkoss.org/ the first impression is that this new version is faster then the older one. I don’t know why is only a sansation. But in conclusion for me is one of the [...]

Riccardo

riccardo.casatta@synaptica.info

24 July 2009
I could’t find any way to change the stored user/password for svn inside eclipse. I use Subclipse plugin to use svn feature but i think this could work for others svn plugins. Just erase the file file %ECLIPSE_HOME%/configuration/org.eclipse.core.runtime/.keyring and when you try again to connect to svn it will be prompted user/password.
PAY ATTENTION: Other stored [...]

Riccardo

riccardo.casatta@synaptica.info

7 March 2009
In questa mini guida vedremo come configurare eclipse Ganymede 3.4 configurato per funzionare con un server subversion e con il framework zk per realizzare Rich Internet Application.
File necessari da scaricare:
Eclipse 3.4 Ganymede IDE for Java EE Developers (163 MB) link
ZK framework 3.6 link
Apache tomcat 6.0 link
Dopo aver scompattato l’archivio di eclipse, il framework zk e [...]

Riccardo

riccardo.casatta@synaptica.info

9 December 2008
I actually work with a unprivileged machine (that’s a common situation in big company), but i want to work with eclipse on that machine!!!
Eclipse isn’t a problem, you can install just unpacking it! but when i launch the application an error message is displayed “you java JVM (1.4.2) isn’t suitable for this product”.
I don’t want [...]

Riccardo

riccardo.casatta@synaptica.info

2 September 2008
Needed application running
• java virtual machine (if you are running ubuntu i suggest the ubuntu package “openjdk-6-jdk”)
Needed files
• eclipse-jee-ganymede-linux-gtk.tar.gz from http://www.eclipse.org/downloads/
• zk-studio-0.5.1.zip from http://downloads.sourceforge.net/zk1/zk-studio-0.5.1.zip
• zk-bin-3.0.7.tar.gz from http://www.zkoss.org/download/zk.dsp
Operation
• unpack eclipse somewhere.
• put the jar file contained in the zk-studio-0.5.1.zip into the directory /plugins
• restart eclipse if opened
# Define a Server Runtime
* [...]