Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 08:20 Go to next message
ahmad saif is currently offline ahmad saifFriend
Messages: 1
Registered: January 2010
Junior Member
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 14:10 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

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 19:28 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
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: Fri Mar 29 16:04:09 GMT 2024

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

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

Back to the top