Eclipse Plugin Project - Source pages (II)

29 January 2008

Please go through first part of this post.

The build.properties file contains all the information necessary to build the plug-in.

Source3

PDE validates the manifest.mf and plugin.xml for semantic errors and flags violations. The list problems that PDE flags are listed on the Plug-ins tab of the Plug-in Development > Compilers preference page:

Source4

You can set the level of each to one of Error, Warning or Ignore.

Note that for PDE to be able to detect some of these problems (e.g. required attributes not defined, undefined extension attributes, etc.), extension points you are using must have a valid schema associated with them.

del.icio.us:Eclipse Plugin Project - Source pages (II)  digg:Eclipse Plugin Project - Source pages (II)  spurl:Eclipse Plugin Project - Source pages (II)  wists:Eclipse Plugin Project - Source pages (II)  simpy:Eclipse Plugin Project - Source pages (II)  newsvine:Eclipse Plugin Project - Source pages (II)  blinklist:Eclipse Plugin Project - Source pages (II)  furl:Eclipse Plugin Project - Source pages (II)  reddit:Eclipse Plugin Project - Source pages (II)  fark:Eclipse Plugin Project - Source pages (II)  blogmarks:Eclipse Plugin Project - Source pages (II)  Y!:Eclipse Plugin Project - Source pages (II)  smarking:Eclipse Plugin Project - Source pages (II)  magnolia:Eclipse Plugin Project - Source pages (II)  segnalo:Eclipse Plugin Project - Source pages (II)  gifttagging:Eclipse Plugin Project - Source pages (II)

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: Eclipse Plugin Project - Source pages (II)

Leave a Reply