On Monday 02 June 2003 09:04, Kent E wrote:
> Hi to all,
>
> First of all, I wanted to make an introduction a little bit.
> We are one of the programming firm here in the Philippines particularly
> in Davao City. We are making java programs for our clients, specially in
> smart cards.. now having  used windows for a long time, we are used to
> so many things, especially in the use of the IDE. We are using
> VisualCafe and as a group we manage to share our projects through the
> team using VisualSourceSafe.
>
> Now my question.. as a java-linux group can I ask for a suggestions if
> how you guys manage to workaround in linux especially doing some java
> projects.
>
> 1.) what IDE are you guys using in deploying java?

Netbeans if developing Swing based projects, Eclipse if pure web
based and I really need refactoring and use also jalopy and pmd
addons on both environments.

> 2.) are there any alternative in using VisualSourceSafe?

cvs, althought a bit hard to set up. Maybe also sourcejammer
is worth a try.

> 3.) what are the database available compatible in linux?

Sapdb, Mysql, Hsqldb, PostgreSQL... depending on what do you need:
portability and enteprise features -> SapDB
fast but no trigger subselects and so on -> MySql
geographic data support -> PostgreSQL (PostGIS)
embedded database in an application -> hsqldb

Best regards
Andrea Aime


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to