Seva at Eclipse

Seva Lapsha working on Eclipse PDT project

Archive for the 'unit testing' Category

Eclipse Maven Integration

Posted in development, eclipse, integration, java, software, unit testing on February 20th, 2009 | 2 Comments »

Honestly, I was pretty unsure regarding Maven at all. “Why should I port my projects from Ant, where everything is plain, simple and predictable? Single point integration jars are connected to their dependent projects, shared ones are extracted to a Libraries project. Deployment is as easy as checkout and build…” - I convinced myself.
But soon [...]

[ Back to top ]

Zend Studio for Eclipse Release & cetera

Posted in development, eclipse, future, integration, java, past, pdt, software, unit testing, zend studio on January 22nd, 2008 | No Comments »

Dear diary,
I have 2 news for you today.

Today we successfully released Zend Studio for Eclipse. My contribution to it, beyond PDT commitments, is Sebastian Bergmann’s PHPUnit testing framework integration plug-in, File Network support, Organize Includes and other parts of Refactoring engine, Code Coverage browser… well, it seems that’s it. Maybe several additional, but minor [...]

[ Back to top ]

Dependency Injections in Java 5

Posted in development, java, php, unit testing on December 22nd, 2007 | 1 Comment »

Recently I’ve discovered a new “framework” which simplifies dependency injections in Java 5. It’s called Guice.
Well, what can I say. It indeed has sence. But what I’m wandering of is you need a framework for this thing. In PHP you can solve the problem in exactly x lines. And certainly don’t perform at lectures to explain the concept.

[ Back to top ]

PDT CodeDataResolver and ContentAssistSupport Unit Testing

Posted in eclipse, java, pdt, unit testing on October 21st, 2007 | No Comments »

Just wrote the subject related article here.
The article explains the concept of editor caret position based Unit Testing of editor links and code completion in PDT.

[ Back to top ]

Recent Posts

Archives

Categories

Meta