Archive for the ‘Eclipse’ Category
Extending Flex Builder 3 – Building eclipse plugin
As mentioned in earlier post, I have been playing with FLEX builder and understand its extensibility APIs. After spending almost day crawling through various search engines and websites I couldn’t find a single site giving me details about how to work with MXML design editor APIs, I thought of giving up. But fortunately I could [...]
Flex Builder 3 – Plug-in Development
One of the best feature (yes there are many more) of Eclipse is extensibility. While it has been a most preferred IDE, not just for the development in Java, but for other languages like PHP, XML, HTML etc. building plugin for eclipse is pretty easy. The readymade wizards and built-in plugin templates makes life easier [...]
Eclipse – Translation Plugin
Translation Plugin To tell you frankly, this is dumb plugin which doesnt have any intelligence and purely dependent upon third party services to complete its job. I developed this plugin jus for project need and freeing some developer’s brain cells from remembering translation site name. Translation plugin acts as an agent between online translation service [...]


