Denis Golovin [
https://community.jboss.org/people/dgolovin] created the discussion
"Re: Jboss tools and as7"
To view the discussion, visit:
https://community.jboss.org/message/744403#744403
--------------------------------------------------------------
Cannot say exactly what to do with so little info about your project, but usually steps
are:
1. Creating server runtime and server instance based on it
2. Importing your projects in eclipse (there are many ways to do that and it depends on
what kind of projects you have)
3. Deploying to the server instance using "Add and Remove..." action on serever
instance or using DnD from Package Explorer to server instance or even JBoss Archives
Component
4. Install break points and start Server in Debug mode using Start in Debug Mode button
5. Trigger start fro your application (the way to do that dependes on what kind of
application you have)
Aditional info is here
http://docs.jboss.org/tools/latest/en/as/html/quick_start.html
http://docs.jboss.org/tools/latest/en/as/html/quick_start.html
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/744403#744403]
Start a new discussion in JBoss Tools at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]