[jboss-user] [JBoss Eclipse IDE (users)] - Re: How to

SpecialAgent do-not-reply at jboss.com
Tue Sep 26 05:00:57 EDT 2006


Hey,

its a reply to an old post but perhaps it could help someone.

So I found this site:
http://wiki.lamsfoundation.org/display/lams/Development+Environment

Look for the section "Eclipse 3.2: Installing Web Development (including JBOSS) Support"

And there you are! :-D

Well, this site is about something else, but it works fine for me! :-)

I copied the contents from the page, because its not a JBoss site and could be go to nowhere...

Greets SA.

anonymous wrote : 
  | Eclipse 3.2: Installing Web Development (including JBOSS) Support
  | If you are running Eclipse 3.2,  this is how you can run JBOSS from within Eclipse. This section assumes that you have JBOSS already installed and Eclipse is running the JDK is configured.
  | 
  | Part 1: Install the  "Web Standard Tools" and "J2EE Standard Tools"
  | 
  | Go to the Help menu and select Software Updates, Find and Install
  | On the dialog box that pops up, select "Search for new features to install" and click "Next"
  | Click the Callisto Discovery Site checkbox and click "Finish"
  | This should bring you back a list including "C and C++ Development", "Java Development", "Web and J2EE Development".
  | Open "Web and J2EE Development" and select "Web Standard Tools" and "J2EE Standard Tools". Click on "Select Required" and the other needed items will be selected for you.
  | When you are ready, Click "next" and go through the screens to install these features.
  | Allow the installer to restart Eclipse if it needs to do this.
  | When it is all installed, follow the same process but this time select the option to "Search of updates" rather than get new features. This should ensure you have the latest copy of the installed products.
  | Part 2: Configure JBOSS
  | Once all the updates are done, go to Preferences, Web Services, Server and Runtime.
  | Select the Window Menu, then Show View, Other. Expand Server and select servers. A new tab should open in the bottom part of your screen, marked Servers.
  | On the Server area, right mouse click to get a popup menu and select "New", "Server".
  | Select JBOSS v4.0 and click Next.
  | Set up the JRE to your Java 1.5 (Java 5) JDK. Despite what the label on the screen says it must be an JDK for JBOSS to run properly, not a JRE (runtime version).
  | Set the "Application Server Directory" to your jboss directory.
  | Follow through the remaining screens. Do not set up any projects on the server.
  | You should now have an entry for JBOSS on the server tab. Start jboss by right mouse clicking on the JBOSS row and selecting start.
  | One advantage of this method of starting JBOSS from Eclipse (over the older MyEclipse method) is that you can now have more than one 4.0.x version of JBOSS configured on your PC and be able to switch between versions easily. This won't affect many developers but it is handy when we are trying out other versions of JBOSS.
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974139#3974139

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974139



More information about the jboss-user mailing list