CustomMenu

Development Tips

Eclipse

Eclipse phantom "Java Exception Breakpoints" were occuring in Eclipse while building the pom.  I found the solution at: 
http://stackoverflow.com/questions/11531925/remove-java-exception-breakpoints-when-debugging-liferay-in-eclipse/11534562#11534562

In Eclipse, the web context root was not updating after restarting the embedded Tomcat server.  I found the solution at:
http://stackoverflow.com/questions/2437465/java-how-to-change-context-root-of-a-dynamic-web-project-in-eclipse

Setting up Eclipse to push projects to Github:
http://www.wigroup.com/blog/2013/June/source-control-with-eclipse-and-github-the-easy-way

Setting up Eclipse projects to work with Bitbucket:
http://devreboot.wordpress.com/2013/03/12/eclipse-is-a-git-with-bitbucket-taming-the-beast/


Spring / Thymeleaf

Spring MVC / Thymeleaf validation not showing on page:
http://forum.thymeleaf.org/Fields-object-functions-Spring-td3302513.html#a3304174


No comments:

Post a Comment