Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Tigerstripe » Plugin rules output file settings
Plugin rules output file settings [message #15790] Tue, 19 May 2009 20:22 Go to next message
Jerome Magnet is currently offline Jerome MagnetFriend
Messages: 14
Registered: July 2009
Junior Member
Hi,

I think the Plugin Rules setting for Output File is limited to the default
Velocity context variables as described in
http://wiki.eclipse.org/Tigerstripe_Plugin_Miscellany

I tried ${artifact.FullyQualifiedName}.xsd
And it did not work.
It seems that only something like this will do:
${artifact.Package}_${artifact.Name}.xsd

I guess (I tried it) calling a method of a defined Velocity Context
Definition does not work as well.

So, can I have a confirmation that today I have no chance on having any
programmatic controls over the naming of generated files over than using
those documented parameters?

I want to be able to generate a file for each packages of my project
(natively defined and from dependencies). I think the easiest way would be
to use a Plugin Artifact Rule associated with the Package artifact type.
But, I want to have more control over the naming.
Any other suggestions?

Thanks,
Jerome
Re: Plugin rules output file settings [message #15813 is a reply to message #15790] Wed, 20 May 2009 00:35 Go to previous message
Jerome Magnet is currently offline Jerome MagnetFriend
Messages: 14
Registered: July 2009
Junior Member
Ok I found the way to do that using the Java wrapper. Many ways of doing
the same things with Tigerstripe! I am getting to know all the features
slowly :)

Jerome
Re: Plugin rules output file settings [message #564674 is a reply to message #15790] Wed, 20 May 2009 00:35 Go to previous message
Jerome Magnet is currently offline Jerome MagnetFriend
Messages: 14
Registered: July 2009
Junior Member
Ok I found the way to do that using the Java wrapper. Many ways of doing
the same things with Tigerstripe! I am getting to know all the features
slowly :)

Jerome
Previous Topic:Plugin rules output file settings
Next Topic:Tigerstripe Maintenance Release 0.4.6 now available for download
Goto Forum:
  


Current Time: Fri Mar 29 07:05:31 GMT 2024

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

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

Back to the top