4 Replies Latest reply on Jun 6, 2008 1:44 PM by maxandersen

    project builders

      Hi,
      If I create a new seam web project , project properties builders include the following:
      - Java Builder
      - Faceted Project Validation Builder
      - Validation
      - Project Verifier
      - Seam Builder
      - Hibernate Builder

      I have a project I created time ago before upgrading my eclipse and installing jboss tools. I have enabled seam support in seam settings but it has not added anything to my project builders.

      I wonder how could I add this builders to my previous myproject:
      - Faceted Project Validation Builder
      - Project Verifier
      - Seam Builder
      - Hibernate Builder

      I do NOT want to create a seam web project and the copying stuff, just to enable those validators in an existing project.

      thanks in advance!!


        • 1. Re: project builders

          Btw, my eclipse version is 3.3.2 (eclipse-jee-europa-winter-322 release) and my JBoss Tools is 2.1.0.GA.

          • 2. Re: project builders
            maxandersen

            > I have a project I created time ago before upgrading my eclipse and installing jboss tools. I have enabled seam support in seam settings but it has not added anything to my project builders.
            >
            > I wonder how could I add this builders to my previous myproject:
            > - Faceted Project Validation Builder

            Your project would have to be faceted...not something that is easily done in Eclipse 3.3, Ganymede maybe.

            > - Project Verifier

            Actually not sure what that verifier is for...which type of project do you see it on ?

            > - Seam Builder

            This one should definitly be in there if you enable seam support...
            if not then try and remove the Seam nature and go enable seam support again.

            > - Hibernate Builder

            Go and disable/enable Hibernate. Note: Hibernate builder is actually a noop at the moment, so not important for you.

            /max

            • 3. Re: project builders

              thank you Max,
              - Faceted Project Validation Builder

              >Your project would have to be faceted...not something that is easily done >in Eclipse 3.3, Ganymede maybe.
              could you tell me if this is very useful for a seam project? (in that case I would try with Ganymede)


              - Project Verifier

              >Actually not sure what that verifier is for...which type of project do you >see it on ?
              In properties-->Resource it just says Type: Project. I am not sure it that is what you mean.



              - Seam Builder

              >This one should definitly be in there if you enable seam support...
              >if not then try and remove the Seam nature and go enable seam support >again.
              Perfect!! disabling and enabling has added Seam Builder :-)

              - Hibernate Builder

              >Go and disable/enable Hibernate. Note: Hibernate builder is actually a >noop at the moment, so not important for you.
              This time disabling and enabling has not added Hibernate Builder, but I guess I could do without it!

              • 4. Re: project builders
                maxandersen

                Facet project validation builder - nah, not relevant if your project is not facted.

                Project Verifier - I dont remember this as important