PermGen error

Author Archive

Spring 3 RESTful Web Services

Step One – Project Creation with Maven This tutorial is slightly different to my previous examples. In recent development I have begun to use Maven to manage my project dependencies. If you are comfortable with creating a Web application project and Maven please skip down to the example code. First of all you will need [...]

Eclipse Galileo – Cannot nest src folder

After recently working on a new web application project, it came to a stage where I had to download the project at home on my personal machine. So of course I logged into our SVN and grabbed a copy. After getting the project there was an error in the project: Cannot nest ‘Project/src/main/java’ inside library [...]