Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » [One for Tim DeBoer?] can't do derived project since removal of .deployables
[One for Tim DeBoer?] can't do derived project since removal of .deployables [message #144183] Mon, 17 October 2005 12:50 Go to next message
Eclipse UserFriend
I recently upgraded to the 7th Oct integration build, and found myself a
big stuck.

Having got used to builds being staged in .deployables, I've got two
projects, and Ant scripts to build them, but most importantly **one of
the builds is derived from the other**.

Since the changes covered in
http://dev.eclipse.org/mhonarc/lists/wtp-dev/msg02620.html, I can no
longer use an Ant script to import JSP and other resources into the
second build (basically we have a "site" build, and we add various pages
to it to give us our "admin" build).

What should I do? Can I have one WTP project dependent on another (I
couldn't do that in 0.7, at least, not that I could work out)?

It would be great if, just the same as having a simple Java project
dependent on another, we could have a Web Project depend on another, and
be able to "Run On Server..." such that the resource of both are
combined (obviously with web.xml from the second taking priority).

I had this all working, and it now looks that post 1.0M8, I'm well and
truly stuck.

Any suggestions?

Cheers,

Neale Upstone
Re: [One for Tim DeBoer?] can't do derived project since removal of .deployables [message #144193 is a reply to message #144183] Mon, 17 October 2005 13:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com

In article <dj0kop$op$1@news.eclipse.org>, neale@nealeupstone.com
says...

....

> What should I do? Can I have one WTP project dependent on another (I
> couldn't do that in 0.7, at least, not that I could work out)?

I do this, with the "outer" project being deployed in a .war, and the
other one a library .jar project. Works fine. If yours is arranged a
bit differently, it might be tougher. Check the properties of the
bigger project; there is a place to specify that it depends on another
project.

.....

--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
Re: [One for Tim DeBoer?] can't do derived project since removal of .deployables [message #144202 is a reply to message #144193] Mon, 17 October 2005 13:41 Go to previous messageGo to next message
Eclipse UserFriend
So does that mean both of your projects are web projects ?

I can't see how that's going to merge two sets of JSP files

Cheers,

Neale


David Kerber wrote:
> In article <dj0kop$op$1@news.eclipse.org>, neale@nealeupstone.com
> says...
>
> ...
>
>
>>What should I do? Can I have one WTP project dependent on another (I
>>couldn't do that in 0.7, at least, not that I could work out)?
>
>
> I do this, with the "outer" project being deployed in a .war, and the
> other one a library .jar project. Works fine. If yours is arranged a
> bit differently, it might be tougher. Check the properties of the
> bigger project; there is a place to specify that it depends on another
> project.
>
> ....
>
Re: [One for Tim DeBoer?] can't do derived project since removal of .deployables [message #144211 is a reply to message #144202] Mon, 17 October 2005 13:54 Go to previous message
Eclipse UserFriend
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com

No, one (the .war) is a "Dynamic Web Project", and the other is deployed
as a jar from the "Other Projects" section.


In article <dj0nng$6pf$1@news.eclipse.org>, neale@nealeupstone.com
says...
> So does that mean both of your projects are web projects ?
>
> I can't see how that's going to merge two sets of JSP files
>
> Cheers,
>
> Neale
>
>
> David Kerber wrote:
> > In article <dj0kop$op$1@news.eclipse.org>, neale@nealeupstone.com
> > says...
> >
> > ...
> >
> >
> >>What should I do? Can I have one WTP project dependent on another (I
> >>couldn't do that in 0.7, at least, not that I could work out)?
> >
> >
> > I do this, with the "outer" project being deployed in a .war, and the
> > other one a library .jar project. Works fine. If yours is arranged a
> > bit differently, it might be tougher. Check the properties of the
> > bigger project; there is a place to specify that it depends on another
> > project.
> >
> > ....
> >
>

--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
Previous Topic:WTP and Tomcat. embedded vs stand-alone
Next Topic:How to consume JSPs, css, images from different module?
Goto Forum:
  


Current Time: Wed May 07 13:09:07 EDT 2025

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

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

Back to the top