4 Replies Latest reply on Mar 14, 2008 9:41 PM by nickarls

    Seam and JBossTools

    sandman202

      I am using Eclipse and added JBossTools. Since I created my project using seam-gen, I noticed that JBossTools doesn't recognize this as a seam project. Is there any future plans to show it as a seam project?


      I know JBossTools uses a different version of Seam. Can both groups (Seam and JBoss Tools) get together and coordinate a release for the same version of Seam?

        • 1. Re: Seam and JBossTools
          pmuir

          scott duke wrote on Mar 13, 2008 04:48 PM:


          I am using Eclipse and added JBossTools. Since I created my project using seam-gen, I noticed that JBossTools doesn't recognize this as a seam project. Is there any future plans to show it as a seam project?


          Not in JIRA that I can find. File an issue or ask in the Tools forum.


          I know JBossTools uses a different version of Seam. Can both groups (Seam and JBoss Tools) get together and coordinate a release for the same version of Seam?



          How do you mean? JBoss Tools supports Seam 1.2.1.GA, Seam in JBoss EAP, Seam 2.0.0, Seam 2.0.1.

          • 2. Re: Seam and JBossTools
            nickarls

            scott duke wrote on Mar 13, 2008 04:48 PM:


            I am using Eclipse and added JBossTools. Since I created my project using seam-gen, I noticed that JBossTools doesn't recognize this as a seam project. Is there any future plans to show it as a seam project?


            seam-gen has a different structure from the JBoss Tools project since seam-gen is a general-structure ant-built project and JBoss Tools is based on the Eclipse WTP.


            I think this has been discussed earlier. not sure if it was here or on the old forums.

            • 3. Re: Seam and JBossTools
              sandman202

              Well, I found this link on your site after looking around. I haven't tried it, so I don't know if it will work.


              JBossTools-Seam

              • 4. Re: Seam and JBossTools
                nickarls

                I know, I wrote it ;-)


                The seam-gen part there is just for getting the icefaces-modified xml files (web.xml, components.xml etc), the JBoss Tools parts starts from a New Seam Web Project structure into which the xml files are copied in.