12/06/05
In my previous note about QuantumDB, I explained how to use an SQL database within Eclipse. But now, the question is how to automate the run of a SQL script using Ant...
Note: to illustrate this, we will use a MySQL datatbase but it's the same idea with another database.
12/05/05
How to use QuantumDB - an SQL Eclipse Plug-in - on a MySQL database -
Categories: Eclipse plug-ins -
Serge Baccou
@ 10:32:45 pm
QuatumDB is a SQL plug-in for Eclipse. It works for a lot of databases included MySQL, HSQLDB, IBM Informix, Oracle, PostgreSQL, Sybase...
The goal of this blog note is to discover how to install and use QuantumDB on a MySQL database.
12/04/05
HtmlUnit tests with Eclipse and Ant -
Categories: Eclipse Platform, Ant, Eclipse plug-ins -
Serge Baccou
@ 03:10:11 pm
This note explains how to perform HTML unit tests within eclipse using HtmlUnit. HtmlUnit is a java unit testing framework for testing web based applications. It is a member of the JUnit family. This method work for any kind of web development project, not only Java ones but also PHP projects for example, as we are testing the HTML as it appears on the client side.
In this article we will also see how to integrate these tests with Ant.
Using Subversion from the Internet with Eclipse -
Categories: Eclipse Platform, Subversion -
Serge Baccou
@ 10:52:37 am
In my previous note entitled Installing and using Subversion on Windows with Eclipse, I was concentrated on the installation of Subversion on my PC. The current note explains a better solution for collaborative development: using Subversion (aka SVN) from the Internet.
10/15/05
Installing and using Subversion on Windows with Eclipse -
Categories: Eclipse Platform, CVS, Subversion, Eclipse plug-ins, Tutorials -
admin
@ 08:26:47 am
![]() |
I want to move from CVS to Subversion. Both are version control systems, but Subversion is a better CVS as explained in this article. For us, the main reason to switch from CVS to Subversion is that files and directories can be renamed or moved and directories are versionned as files. So the first questions are: how to install Subversion on Windows? What about the Subversion integration with Eclipse. This blog note will try to answer these questions. In a next note, I will deal with CVS to Subversion repository conversion using cvs2svn tool. |
09/29/05
![]() |
Siobhan O'Mahony has presented preliminary results of her study Competing on a Common Platform presented at last Eclipse Members Meeting (September 22, 2005). Here a some interesting figures. Eclipse community is composed of:
Note that a lot of commiters are still from IBM. |
