Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Facet constraint based on runtime composition as well as runtime version
Facet constraint based on runtime composition as well as runtime version [message #217254] Wed, 09 July 2008 20:03 Go to next message
Eclipse UserFriend
Originally posted by: fake.thefakers.com

Here's my facet scenario: I would like to specify a facet with 2 versions.
The first version would be constrained to RuntimeA and would ensure that
RuntimeA contained a certain runtime composition component of version 1.0.
The second version of the facet would be constrained to the same RuntimeA,
but would ensure that RuntimeA contained the certain runtime composition
component of version 2.0.

Is this possible to specify in the plugin.xml? Or would runtime composition
need to be enforced in the java code of the facet install delegate?

Thanks!
Re: Facet constraint based on runtime composition as well as runtime version [message #217431 is a reply to message #217254] Fri, 11 July 2008 16:36 Go to previous message
Konstantin Komissarchik is currently offline Konstantin KomissarchikFriend
Messages: 1077
Registered: July 2009
Senior Member
Dan,

Yes, that's possible, but the mechanism is different. Here is the
information that will help you out in this:

http://www.eclipse.org/articles/Article-BuildingProjectFacet s/tutorial.html#runtime.mappings

Thanks,

- Konstantin
Previous Topic:JSDT not parsing alternative fn syntax
Next Topic:JSDT simple question
Goto Forum:
  


Current Time: Sun May 05 12:18:52 GMT 2024

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

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

Back to the top