Results 1 to 1 of 1

Thread: STS Grails Questions

  1. #1

    Default STS Grails Questions

    If you have issues with viewing a Grails project's contents in Project Exporer the contents of the .project file can be the issue. In my case the other developer had defined a linked resource IVY_CACHE with a var of the same name. I didn't have that var defined - removing this entry did the trick.

    As for running multiple apps in Tomcat I was told in the Spring Development Tools forum that they are working on allowing grails apps to deploy to the Eclipse Tomcat.

    I hope this info can be useful to others.
    Last edited by cdaoust; Sep 24th, 2010 at 08:01 AM. Reason: solution found

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •