Posts

Showing posts with the label eclipse

Post 1: Which Eclipse version to use?

In my journey from MS to Open Source the first thing to get to know was Eclipse, and IDE that is most used for development of java projects just like Visual Studio is most used when working on MS platform.  Having worked with VS since back in 1995, when the IDE for Visual C++, Visual Basic and Web application development used to be different (MSVC, MSVB and Visual Interdev), to the current times when pretty much everything on MS world can be done using Visual Studio, I know that for the IDEs there are different versions and there different editions. Version is obviously something that comes over time with new features, functionality and bug fixes for earlier version and also possibly performance improvements and editions are more of functionality grouping that helps target a particular kind of development community.  It took me a while to understand that Eclipse had its versions more as names like Kepler, Luna, Mars and these are alphabetically sorted, so Mars is the ...

From Microsoft to Open Source

In some of my earlier posts I have talked about how I spent a large part of my career on Microsoft Platform, but using it and also working and specializing in it. With my joining Curologic , I have since then moved onto open source platform and java, hibernate, spring, angularjs are some of the technologies that I have been working with in the last one and half years. For the initial year or so I focused mostly on project architecture, overall technical guidance, timely project delivery, performance issues and any other issues, but all technology related. While I had been programming using Visual Studio on .NET and C#, I had been a bit hesitant to take the plunge with Eclipse and Java. They are similar i.e. Eclipse is similar to Visual Studio and java to C# (or vice versa), but I used to keep getting confused with the naming of versions, of editions and of versions and hence somehow kept my distance. However last few months, I finally broke the ice and dived in and must say that i...