| Validate a project facet [message #232478] |
Mon, 15 June 2009 09:26  |
Steve Messages: 16 Registered: July 2009 |
Junior Member |
|
|
Hi,
I have a FacetedProject. Is there an API to determine if another facet
can be installed into this FacetedProject? I've looked through the
methods in ProjectFacetsManager and IProjectFacetVersion (isValidFor and
conflictsWith), but they don't appear to be what I am looking for. I
thought it might be a method in FacetedProject, but I couldn't find it
there either. For example, let's say I have an EJB project. I want to
know if I can install the Web facet into this project. I don't want to
install it at this time, I just want to know if this new facet is valid
for an existing faceted project.
Thanks,
Steve
|
|
|