Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Dependent project setup
Dependent project setup [message #204437] Thu, 15 November 2007 15:45 Go to next message
Eclipse UserFriend
Originally posted by: tomh.a-t-g.com

How do we setup dependent projects in Eclipse(3.3.0/WST 2.0.0)? We have two
projects one web project and another that it depends on. How do we get the
Eclipse deployer to copy the compiled files into the classes folder in web
project or create a jar in the lib folder of the web project? Or would it
be possible to setup the dependent project to copy compiled files into the
web project? And if there is a better way to do please let me know.
Thanks,
Tom
Re: Dependent project setup [message #204453 is a reply to message #204437] Thu, 15 November 2007 16:13 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
Tom Henricksen wrote:
> How do we setup dependent projects in Eclipse(3.3.0/WST 2.0.0)? We have two
> projects one web project and another that it depends on. How do we get the
> Eclipse deployer to copy the compiled files into the classes folder in web
> project or create a jar in the lib folder of the web project? Or would it
> be possible to setup the dependent project to copy compiled files into the
> web project? And if there is a better way to do please let me know.
> Thanks,
> Tom
>
>

On the project properties J2EE Module Dependencies page of the web
project, check the other project. A jar will be built from that project
and included in WEB-INF/lib.

Cheers,
Larry
Previous Topic:new proj wizard
Next Topic:JSP fragments
Goto Forum:
  


Current Time: Thu Mar 28 12:52:33 GMT 2024

Powered by FUDForum. Page generated in 0.03348 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top