Setup Tomcat7 as Server in Eclipse Luna under Ubuntu Linux 1

Setup Tomcat7 as Server in Eclipse Luna under Ubuntu Linux
On your Ubuntu (12.04/14.04/14.10/15.04) , if you have installed tomcat7 from the repositories then adding them as a server in Eclipse would need some tweaks. Getting the tomcat to be administrered from Eclipse makes it easy if you are developing enterprise applications on Java using Tomcat7 as your app server. I have used Eclipse for ...

Undo SVN merge from a Collabnet eclipse merge client 1

Collabnet has added a enhanced merge client to work on top of Eclipse and subclipse. While it replaces the existing merge client given by default in subclipse, it adds quite few features for the merge process. Every body knows the pain surrounded in an svn merge. No matter how you do it, there’s always a ...

Flex builder on Linux kept on Hold?

This post has reported that the flex builder work on linux has been put on hold.  Noted Adobe techie has said “there is not enough requisition for the product to continue its development” Well, that’s not a great news to hear.. considering the open sourced SDK of adobe flex,  good amount of interest was generated ...

Patch for Flex builder 3 with Eclipse 3.4 Ganymede 1

If you have been working with Eclipse 3.2 or 3.3 with flex builder 3, and if the upgrade to 3.4 broke the builder, try the following patch http://www.tekool.net/blog/2008/06/28/flex-builder-3-plugin-dont-work-with-eclipse-34/ Just download the patch from here unzip it somewhere on your desktop and copy the plugins content ( 2 jar files) to your eclipse’s plugins folder. If ...