Archiv

Archiv für die Kategorie ‘Java’

IntelliJ IDEA …. NOW

7. Februar 2008

If you want to buy IntelliJ IDEA, do it now, really NOW.

The price is going to increase by $400 according to java.dzone.com at 15th February.

mjava Java

another maven post

6. Februar 2008

It seems to me, maven makes quite a buzz nowadays. I just read another RSS-Feed
which praises the maven site-generation:

[LINK: src: javalobby]

mjava IT, Java ,

New development tool discovered

6. Februar 2008

Well, it is not new, but new to me.

It’s name is COBERTURA. I saw it on the plugins-list of maven.

It can be run as an Ant target or as a standalone. It integrates nicely into maven-reports and here is what it does:
Mehr…

mjava IT, Java , , , ,

IntelliJ IDEA

14. November 2007

I have playing around with IntelliJ IDEA as
my new Java IDE for two days now, because the latest eclipse versions have not been
stable on my linux-box. Also the J2EE servers have not work from within eclipse as supposed
to be. So far, I have been really amazed what IntelliJ IDEA can do.

I have one statement to add: IntelliJ IDEA is better than sex (so far)

mjava IT, Java

vi/vim plugin for eclipse

28. Juni 2007

I just discovered: there is a new plugin for eclipse: a vi/vim plugin. Now there are 2 plugins available. Until I used the vi-plugin from satokar. The new one is from sourceforge and therefore free and opensource and the other one is commercial -> one of the rare occasions where I actually paid for software…

Inspired by Jazoon I’m playing with netbeans 5.5 and will soon also try IntelliJ which is commercial but has the rumour to be the best IDE ever. BTW, I also heard from Yakov, the Leader from JUG.RU, that if you develop an opensource-project, you get a license for free! Can anyone confirm this?

mjava IT, Java