JBoss Community

Re: Can't follow AS7/JBoss Tools video example

created by Scott Stark in JBoss Tools - View the full discussion

I have the jboss tools installed into the indigo version of eclipse, and when I installed the jboss tools from the update site, I said install everything.

 

Now I create the project by importing the as7-quickstarts using the m2e maven plugin, so maybe that is a problem. The .project file looks like:

 

<?xml version="1.0" encoding="UTF-8"?>

<projectDescription>

          <name>jboss-as-quickstarts-parent</name>

          <comment></comment>

          <projects>

          </projects>

          <buildSpec>

                    <buildCommand>

                              <name>org.eclipse.m2e.core.maven2Builder</name>

                              <arguments>

                              </arguments>

                    </buildCommand>

          </buildSpec>

          <natures>

                    <nature>org.eclipse.m2e.core.maven2Nature</nature>

          </natures>

</projectDescription>

 

How would I import the quickstarts as a WTP project?

 

Note that I did just go look at the jboss tools update site and see that the "All JBoss Tools 3.3" item does not include the maven support, so I'll install that and try creating a new project.

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community