Search code examples
eclipsespring-roo

spring roo tutorial- undo perform eclipse command


I am following following spring roo tutorial

http://static.springsource.org/spring-roo/reference/html/beginning.html

My problem is I ran perform eclipse command without reading full paragraph before. Now, since I am already using STS, I was not supposed to eclipsify my roo project.

Now, how to undo perform eclipse command so that I can directly import the project.


Solution

  • The way that I reverted the perform eclipse command was by exiting roo and from the directory where project is I typed

    mvn eclipse:clean