Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Platform Plug-in Development Environment Guide
Previous Page Home Next Page

Converting Java Projects to Plug-in Projects

PDE provides a Converting Java Projects to Plug-in Projects wizard to quickly and easily utilize PDE capabilities from a Java Project. The wizard is available under the PDE Tools menu in the context menu of any Java Project.

During the conversion process, PDE will add its nature and builders to the project, add the Plug-in Dependencies classpath container. Finally, PDE will create a MANIFEST.MF and build.properties for the project if they do not already exist.

Project Selection

Project Selection

You may select any of the open projects in your workspace which are not already PDE projects. By default, the projects selected in the workspace are the projects selected for conversion by the wizard.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire