Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Autore: Riccardo

Change eclipse svn saved password

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…
Leggi tutto

Shareteam Alpha Preview

This video shows one of the project synaptica are working on. It’s an alpha stage but the new technology (ZK) to build RIA application really rocks!

Tomcat virtual host

This mini howto to show how to configure a virtual host on tomcat. This use HTTP 1.1 feature so with one single IP and one single Tomcat server you can virtually host infinite domains. Edit the file %TOMCAT_HOME%/conf/server.xml Under the tag host (the one setted by default for localhost) add the following line:

Obviously…
Leggi tutto

zk nominated by us

we like the zk framework for building web application, so we decided to support it giving our nominations under “best project for enterprise”.

Eclipse 3.4 + SVN + Tomcat 6.0 + ZK

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…
Leggi tutto

Applicazioni native portabili

Come software house abbiamo notato una crescente tendenza dei clienti di avere applicazioni portabili sui vari sistemi operativi esistenti. Una stessa applicazione che funziona con l’interfaccia grafica del sistema nativo non è un utopia. L’esempio di semplice applicazione nelle figure seguenti dimostra questa possibilità . La tecnologia utilizzata è Java con librerie grafiche SWT. Tra l’altro…
Leggi tutto