Scott Stark [
http://community.jboss.org/people/starksm64] created the discussion
"Re: Can't follow AS7/JBoss Tools video example"
To view the discussion, visit:
http://community.jboss.org/message/624507#624507
--------------------------------------------------------------
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
[
http://community.jboss.org/message/624507#624507]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]