Monday May 26, 2014
This naming convention is collected from a number of sources, individual experience, local requirements/needs, as well as suggestions given in the references. Main reason for introducing a new guideline rather that just referring to those one is reviewing the existing style and using the new IDEs features to make code readability the most. Each recommendation is numbered to make it easier to refer to during code reviews.
Friday April 19, 2013
Sometimes running a project in eclipse results in the following error:
"Could not find the main class, Program will exit"
That could be because of adding JRE instead of JSE to project build path.