Saturday, 29 March 2014
Quaker Oats Uttapam - The Indian Pizza
›
Uttapam is a traditional south Indian dish which closely resembles the pizza. Typically, Uttapam is prepared using urad dal and rice. We ...
Increase Default Size limit of WAR files in Tomcat 7+
›
Correct me if am wrong, ever since Tomcat 7.0.x versions and above, the minimum size for a deployable WAR file is set to 50 MB by default. ...
Friday, 28 March 2014
Travel Bytes - Chicago Subway - O'Hare Airport
›
Chicago O'Hare International Airport was in the news recently, when one of the subway trains crashed, derailed and stepped onto an elev...
Saturday, 22 March 2014
Find youngest revision number in Subversion
›
In Subversion, in order to find the youngest revision number, the command is : svnlook youngest It will show the latest (youngest) revi...
Thursday, 20 March 2014
Show hidden .classpath .project files in Eclipse
›
If you're using Eclipse IDE for any Java based projects, you might want to make .classpath or .project files visible. In order to do ...
Wednesday, 19 March 2014
Unsupported IClasspathentry kind=4 error in Maven
›
While importing a Maven project into eclipse, you may sometimes get an error like "Unsupported IClasspathentry kind=4". The bes...
Maven Environment Variables
›
In order to make Maven work perfectly, we need to define 2 distinct environment variables. They are M2_HOME and M2_REPO . Let's see th...
‹
›
Home
View web version