Seva at Eclipse

Seva Lapsha working on Eclipse PDT project

Archive for the 'development' Category

Why Eclipse Equinox P2 Update Manager is not good enough for me yet

Posted in eclipse, integration, software on May 16th, 2008 | 7 Comments »

As you all know in Eclipse 3.4 there is a new Update Manager (more correctly - Plug-in Manager) which is intended to be better.
The update managing side of it is an improvement indeed. But the first thing raised my alertness is there is no place to point where do I want my selected plug-ins to [...]

[ Back to top ]

Working with Eclipse on two displays - Picture

Posted in development, eclipse, hardware on April 1st, 2008 | 1 Comment »

As I mentioned previously, recently I started to work on two monitors. Here comes the picture (sorry for the bad quality):

[ Back to top ]

Working with Eclipse on two displays

Posted in development, eclipse, hardware, software on March 22nd, 2008 | 4 Comments »

Several days ago I was given an additional monitor, and the question of “how to arrange Eclipse view on two displays” was raised. After several tests I made the conclusion that the best way is to stay with my default preferred arrangement, with single difference - to detach and move all the non-editor views to [...]

[ Back to top ]

Nice Diagram Editor - yWorks’ yEd

Posted in development, java, software on February 21st, 2008 | No Comments »

Today I felt need in simple diagram editor in order to draw a comprehensive flow-chart diagram.
Previously I widely used Dia one, but it was always to painful to achieve acceptable with no constant mistakes and overall creation always took too long.
In the past I also several times evaluated Enterprise Architect, Visio and SmartDraw, but they [...]

[ Back to top ]

Java Code Structure and Dependencies Analysis Tools for Eclipse

Posted in development, eclipse, java, software on February 1st, 2008 | 9 Comments »

One of my first assignments at the new company (remember, I left Zend previous week), was analysing existing projects structure. Which means distribution of classes into packages, package dependencies, libraries usage etc.
The results, I would say, were far from being perfect, but I can bet, most of large (and especially proprietary) projects would look similar or even worse. But this is not what I was going to say.
What I am going to say, is for this purpose I evaluated several analysis tools and I want to share my opinion about them.
Here they are (in order of evaluation).
1. Eclipse Metrics(1) (CPL)
Pros: Runs fast, provides tangle detector.
Cons: Dependencies graph is not usable with large projects. No text output of dependencies is available.
2. Eclipse Metrics(2) (CPL)
Pros: no.
Cons: Does not analyze dependencies.
2. JDepend
Pros: Nice and simple UI, fast analysis.
Cons: Provides neither graph [...]

[ 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 Resource Containers Include Paths

Posted in development, eclipse, pdt, php, zend studio on December 16th, 2007 | No Comments »

Last week I have been working on extending of Include Path Libraries management in PDT and Zend Studio for Eclipse (Neon). The change won’t be released either in PDT 1.0.2 or in Zend Studio for Eclipse GA, but in the next ones (since it changed almost every aspect of products’ functionality).
The change’s idea is very [...]

[ Back to top ]

Grouped Completion (Content Assist) in PDT

Posted in development, eclipse, java, pdt, php, zend framework on November 25th, 2007 | 1 Comment »

Last Wednesday I was working on grouping of code completion (content assist) options. It’s now only exists in CVS and will be (hopefully) released with the build after the next one (the current is already finalized).
Overview
The main point of the feature is collapsing of multiple same-prefixed options into groups, instead of showing a long list [...]

[ Back to top ]

Hello Eclipse

Posted in eclipse, future on November 14th, 2007 | No Comments »

I’ve just found the new(?) Eclipse.org’s feature to create blogs and decidet to import here my posts from my blog which are more or less related to what I do with/on Eclipse project.

[ Back to top ]

Recent Posts

Archives

Categories

Meta