Calling JET Transform from RCP application [message #10113] |
Fri, 06 April 2007 16:34  |
Eclipse User |
|
|
|
Originally posted by: f.bighelli.diginext.fr
Hi,
I would like to execute a JET transformation in my RCP application.
I try it using method JET2Platform.runTransformOnString. It didn't work...
(exception with message "null" ?)
When I get descriptor of my template, it doesn't find modelLoader and
modelExtension. i think this is the problem.
code:
IJETBundleDescriptor
descriptor=JET2Platform.getJETBundleManager().getDescriptor( "mytemplates");
String loaderId = descriptor.getModelLoaderId();
String fileType = descriptor.getModelExtension();
descriptor isn't null and loaderId and fileType are always null;
Does anyone has an idea?
Thanks,
Frederic
|
|
|
|
Re: Calling JET Transform from RCP application [message #10175 is a reply to message #10136] |
Tue, 10 April 2007 09:43   |
Eclipse User |
|
|
|
Originally posted by: f.bighelli.diginext.fr
Thanks for your response.
Do you have a dead line for the first refactored version of JET2?
For your question,i suggest yes for a subset (tag copyfile,file and
folder) of JET Workspace in particular case where the target environment
is outside Eclipse
environment (this is my case and... sometimes there is no other
possibility).
|
|
|
|
Powered by
FUDForum. Page generated in 0.03256 seconds