3.1. Pre-requirements
The following assumes that you are familiar with Eclipse RCP development, e.g. the creation of plugins, features and products. Check Eclipse RCP Tutorial to learn about RCP development. See Eclipse Feature Project to learn how to create feature projects.
PDE/Build requires features based products. In our example we will create one plugin and then a feature which includes this plugin.
Create a new project "de.vogella.build.ui" using the "RCP application with a view" template. See Eclipse RCP Tutorial for details.
Create a feature project "de.vogella.build.feature" which contains the plugin de.vogella.build.ui. See Eclipse Feature Project
Add the plugin "de.vogella.build.ui" to your feature.
Also add the "org.eclipse.rcp" to "Included Feature".
Create a product called "hellorcp.product" in "de.vogella.build.ui". See Create a Eclipse product for information.
Make sure your product runs correctly can can be exported manually via the "Export Product export wizard" in the product. If the manually exported product runs you are ready for the next step in creating a automatic product build.
3 comments:
thanks a million. God bless
STEP BY STEP ANDROID TUTORIALS
VISIT:-www.androidituts.blogspot.com
Embarking on the journey to create your application is an exciting endeavor. It allows you to transform ideas into digital realities, tailored to your vision and purpose. With the right tools and resources, How Play Games the process becomes a canvas for innovation.
Post a Comment