Plugin project - Build configuration page

28 January 2008

The Build Configuration page contains all the information needed to build, package and export the plug-in. It appears as a page in the plug-in manifest editor, but note that changes made to it will be written by PDE to the build.properties file of the plug-in. This file solely guides the build process.

Plugin build

The Runtime Information section lists all the libraries that you want to build. For each library, you must list the source folder(s) that will be compiled into the library.

If your plug-in declares more than one library, order them correctly using the Up and Down button, so that they get compiled in the correct order.

The Binary Build section is where you select all the files and folders that will make it into the packaged plug-in. In this example, you will see that we only want to the plugin.xml file, icons folder and the xyz.jar to end up in the packaged plug-in.

The Source Build section has a specialized purpose and is not commonly used or needed by the general population. It is needed only when you are shipping source in separate plug-ins and features than the binary plug-ins.

If the libraries you want to build include libraries that are NOT listed on the Runtime page, and you need extra libraries on the build path for them to compile, you can add these required JARs in the Extra Classpath Entries section.

del.icio.us:Plugin project - Build configuration page  digg:Plugin project - Build configuration page  spurl:Plugin project - Build configuration page  wists:Plugin project - Build configuration page  simpy:Plugin project - Build configuration page  newsvine:Plugin project - Build configuration page  blinklist:Plugin project - Build configuration page  furl:Plugin project - Build configuration page  reddit:Plugin project - Build configuration page  fark:Plugin project - Build configuration page  blogmarks:Plugin project - Build configuration page  Y!:Plugin project - Build configuration page  smarking:Plugin project - Build configuration page  magnolia:Plugin project - Build configuration page  segnalo:Plugin project - Build configuration page  gifttagging:Plugin project - Build configuration page

Top Of Page | Trackback

If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.

It will look like this: Plugin project - Build configuration page

Leave a Reply