File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes How to deploy eclipse project in jbds? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "How to deploy eclipse project in jbds?" Watch "How to deploy eclipse project in jbds?" New topic
Author

How to deploy eclipse project in jbds?

Don boscoo
Greenhorn

Joined: Sep 20, 2010
Posts: 28
Can anyone help me on how to run the eclipse project in jboss developer studio?
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

JBoss Developer Studio is based on Eclipse - you should be able to import your Eclipse project into JBDS. Hopefully your project is in a repository and you can extract it from there. If not, and it only exists on disk, then use File | Import | General | Existing Projects Into Workspace. (I hope this answers you question - it was fairly vague and could be interpreted in many different ways.)


JBoss In Action
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to deploy eclipse project in jbds?
 
Similar Threads
war file
How do you add a Dynamic Web Project to an EAR in Eclipse
how to integrate jforum with a project in eclipse
Eclipse+Tomcat Project
Export Netbeans to Eclipse