Quantcast
Channel: Lóránd Somogyi » java
Browsing latest articles
Browse All 10 View Live

Autoboxing and synchronization…

We were writing a small, low level code to provide sequence number generator. It was backed by database sequences, and it worked fine, or at least we thought so… All unit tests passed fine. – We wrote...

View Article



Bye, bye P2! Hello UM again!

Had enough. P2 gave me just too much headache. Today I removed P2 from my two production Eclipse installation. What a relief… Update Manager (UM) works fine, as it worked in 3.3. Installed AJDT, Q4E,...

View Article

Ubuntu guy in a world of Apples… Part IV: Java Developer

After a lot of work and some traveling I’m back, and I’m about to write about how do I manage to use Mac for Java development. (Note: This is the last part of the Apple Project series.) First of all,...

View Article

SLF4J Eclipse templates

I’m sure lot of Eclipse developers are happy with Log4E, but for those who does not have Log4E or do not like to “pollute” Eclipse with plugins, I wrote few templates for SLF4J logging. Just open...

View Article

Eclipse Spell Checker

Eclipse has a built in spell checker. It’s based on word list files. It is just fine for languages that does not use pre- and postfixes extensively. But for languages like Hungarian, it is a no go. –...

View Article


Hunspell4Eclipse 0.8.2 (beta) out

Changes: threshold feature update site back to normal limited Java support – reports misspelled words (underline), but no proposals latest JNA Link to project page:...

View Article

Debuging OpenEJB’s TomEE with Eclipse WTP

This is just a short description on how to use OpenEJB with Tomcat to debug it within Eclipse. The point is to be able to debug EJB applications from within Eclipse with a lightweight Tomcat container...

View Article

Provide log4j configuration fast and dirty

If you are developing with Java, I’m sure you ran into a console output that looks like this: log4j:WARN No appenders could be found for logger...

View Article


Hunspell4Eclipse 0.8.6

Thanks to new members on the H4E team a new release could be downloaded from update site or Eclipse Marketplace. The project is hosted under Google Code: http://code.google.com/p/hunspell4eclipse/...

View Article


Using SCM from within your Mojo

There is a guide on the topic from Maven. But that guide is missing an example on how to use it from within Mojo. So let me show you a short example on a topic… Prepare the POM of your plugin: It is...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images