• New Feature
  • Status: Open
  • 2 Major
  • Resolution:
  • prodmgmt
  • Reporter: steve
  • February 10, 2009
  • 0
  • Watchers: 0
  • March 19, 2010

Description

Someone commented the following. Seems like a good idea:

You could eliminate step 7 (which is adding the Terracotta Nature) if the Pojo archetype added the Terracotta nature automatically (or configure the maven-eclipse-plugin in your pom.xml to add project nature org.terracotta.dso.ProjectNature). This way eclipse:eclipse will add the nature automatically.

Comments

Taylor Gautier 2009-02-10

What happens if the end-user doesn’t have the Terracotta eclipse plugin installed - horror of horrors! :)

Alex Miller 2009-02-10

I agree - this seems fraught with peril. :) But it’s an interesting idea.

Steve Harris 2009-02-10

I’m not sure that is really a big deal. I think eclipse handles it reasonably when you load a project with a nature it doesn’t have. Could be wrong though.