[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Run XSL transform in my RCP application?

Hi all,

I have a GMF RCP application and once a user has completed creating their model I need them to be able to run a xsl transform across the RCP app so it can be uploaded a server.

Can this be done from an RCP application? Could someone tell me how I might go about doing this?

How I see it happening is that the user selects the file to be uploaded and before the file is sent off the transform is run. So I'd guess the transform API would be contained in some SWT.


Thanks for your help,

Gaff