Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to add "Build project" option to my custom project in RCP application(How to add "Build project" option to my custom project in RCP application)
How to add "Build project" option to my custom project in RCP application [message #1841639] Mon, 24 May 2021 05:51 Go to next message
Eclipse UserFriend
I created a plugin project to create my custom project by adding "newWizard" in extension. Now i am able to create project using project.create() and add C_nature by adding natures to my project description.

Now my problem is, How do i add build project option to my custom project? what are the things need to be configured. Can you please provide me details?

Thanks,
Sushmitha
Re: How to add "Build project" option to my custom project in RCP application [message #1849326 is a reply to message #1841639] Wed, 12 January 2022 16:47 Go to previous message
Eclipse UserFriend
You also have to add Builders to your project. For example check the java project properties (ALT+ENTER) and find the Builders section.

See: https://www.vogella.com/tutorials/EclipseBuilder/article.html
Previous Topic:Composite form scrolls on top on radio or check button select
Next Topic:TPS Vulnerabilities
Goto Forum:
  


Current Time: Sat Aug 30 20:24:27 EDT 2025

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

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

Back to the top