Create Project
We navigate to File-> New-> Project
Then the following window appears
There we choose j2ee-> Enterprise_Application_Project and click Next. The following window opens
There we give a name for the Project and then click in the section "Target Runtime" on the button "New". The following window opens
There we take the JBoss server from which we have installed. We mark the checkbox "So create new local server". Then we click on "next", then the following window appears.
Here we select our JRE and enter the path to our jboss installation. Then we click on "Next". The following window opens
There we fill a our data, choose standard configuration and click next. The following window opens.
We click Next and the following window will appear
There we click on Finish.
Now we go to File-> Import
Nun erscheint folgendes Fenster
There we choose General> Existing_Projects_into_workspace and click Next. The following window opens
There we choose the directory where we sat invite our SVN code and click Finish.
Start JBoss server from Eclipse
How to navigate to Window> Show_View-> Servers
Then appears the following surface
We right click on our JBoss server and see this menu
Here we select start to start the server.
No comments:
Post a Comment