Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to generate RCP application programatically(How to generate RCP application programatically)
How to generate RCP application programatically [message #509721] Mon, 25 January 2010 03:20 Go to next message
Eclipse UserFriend
Hi All,

I've to implement an eclipse action that generate the RCP application programatically and launch it. I can use JDT to create java source folder, packages, classes but my issue is how to create RCP specific files (like Plugin.xml, .product files etc.) programmatically. Please help.

Thanks & Regards,
Ahmad Saif
Re: How to generate RCP application programatically [message #509923 is a reply to message #509721] Mon, 25 January 2010 09:10 Go to previous messageGo to next message
Eclipse UserFriend
I'd try in the .pde newsgroup. I don't believe there is API for
programmically creating all of the PDE type files, although there might
be some.

The alternative is create some templates and simply generate their contents.

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm
Re: How to generate RCP application programatically [message #510261 is a reply to message #509721] Tue, 26 January 2010 14:28 Go to previous message
Eclipse UserFriend
Hi Ahmad,

Yes, you can use JET or XPand to make templates and create code. EMF uses JET
but XPand seems the be the new hot thing.

Best regards,

Wim


> Hi All,
>
> I've to implement an eclipse action that generate the RCP application
programatically and launch it. I can use JDT to create java source folder,
packages, classes but my issue is how to create RCP specific files (like
Plugin.xml, .product files etc.) programmatically. Please help.
>
> Thanks & Regards,
> Ahmad Saif
Previous Topic:How to open a plugin resource inside the WebBrowser editor
Next Topic:set the default perspective even with user's preferences
Goto Forum:
  


Current Time: Wed Jul 23 12:28:07 EDT 2025

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

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

Back to the top