I\'m using MyEclipse to develop a really simple Java Struts project. Everything was working fine until I wanted to use the StringUtils class in org.apac
StringUtils
Adding following dependency to pom.xml in dependencies tag helped me:
org.apache.commons commons-lang3 3.1