Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Custom Dynamic web project with facet template.
Custom Dynamic web project with facet template. [message #183892] Thu, 07 December 2006 18:04 Go to next message
Brian Jakubik is currently offline Brian JakubikFriend
Messages: 140
Registered: July 2009
Senior Member
I have a custom dynamic web project that exends WebProjectWizard and
overrides the get template with my own facet template, so it is pre selected
in the wizard process.

This works great, but that means I have to add a facet version for each
release I have, and I can only install the latest release (only one, as it
is basically adding a nature). Original plan was to put 1.0 for all 1.*
builds, and 2.0 for all 2.* builds, and gove some warning if the were out of
date with the latest.

I would like to be able to uninstall the facet, by unchecking it, but i
guess since it is in the template, it wont allow me to do so.

So questions are.

Is there a way to allow me to uninstall (uncheck) the facet that is part of
the template?

Can I have the custom facet preselected in the wizard but not have it as
part of the template?

any other ideas.

Thanks
Brian Jakubik
Re: Custom Dynamic web project with facet template. [message #183900 is a reply to message #183892] Thu, 07 December 2006 18:07 Go to previous message
Brian Jakubik is currently offline Brian JakubikFriend
Messages: 140
Registered: July 2009
Senior Member
BTW, this is for WTP 1.0.3.
"Brian Jakubik" <brian.jakubik@intervoice.com> wrote in message
news:el9l31$kvq$1@utils.eclipse.org...
>I have a custom dynamic web project that exends WebProjectWizard and
>overrides the get template with my own facet template, so it is pre
>selected in the wizard process.
>
> This works great, but that means I have to add a facet version for each
> release I have, and I can only install the latest release (only one, as it
> is basically adding a nature). Original plan was to put 1.0 for all 1.*
> builds, and 2.0 for all 2.* builds, and gove some warning if the were out
> of date with the latest.
>
> I would like to be able to uninstall the facet, by unchecking it, but i
> guess since it is in the template, it wont allow me to do so.
>
> So questions are.
>
> Is there a way to allow me to uninstall (uncheck) the facet that is part
> of the template?
>
> Can I have the custom facet preselected in the wizard but not have it as
> part of the template?
>
> any other ideas.
>
> Thanks
> Brian Jakubik
>
Previous Topic:Custom Tag for javascript
Next Topic:Adding files to the cache
Goto Forum:
  


Current Time: Fri Mar 29 08:23:09 GMT 2024

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

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

Back to the top