0 Replies Latest reply on Mar 12, 2010 12:26 PM by brian.stansberry

    JBCLUSTER Projects and Eclipse

    brian.stansberry

      I want to clean up the eclipse integration with the JBCLUSTER projects. Basically I want all these projects to be purely m2eclipse based -- you import them into your eclipse workspace as a "Maven Project" not as an "Existing Project into Workspace". The maven pom drives everything and any eclipse-specific files are purely local to your environment.

       

      Cleaning this up for a project's development branch means:

       

      1) Getting any eclipse-related files out of svn.

      2) Adding any such files eclipse generates to svn:ignore.

       

      I'm not going to go through all the projects right now and fix this. But if anyone works on one of them, please keep this goal in mind and if you have a few spare minutes, clean up that project.