PDE - Preparing the workbench

25 January 2008

This post will help you in preparing the PDE workbench.

From the default Resource perspective, open the PDE perspective via Window > Open Perspective > Other and choose Plug-in Development from the offered list.

PDE

In addition to the main views and toolbar actions that are useful for Java development, the PDE perspective adds shortcuts to very frequently used wizards such as the New Plug-in Project creation wizard, etc. It also adds views that are very important to a plug-in developer including the Error Log view.

Error Log

The Error Log view captures all internal warnings and errors thrown by the platform and by your code. These errors are written to a .log file that is located in the .metadata subdirectory of your workspace, and the Error Log view shows the content of this file with a variety of convenient options such as filtering, sorting, etc.

By default, once the Error Log view is in your workspace, it will be brought to the front upon the logging of new events. This feature can be turned on/off in the drop down menu of the view.

Other features of the log view include the ability to import any arbitrary log file into the view, and to export the log contents into a file.

del.icio.us:PDE - Preparing the workbench  digg:PDE - Preparing the workbench  spurl:PDE - Preparing the workbench  wists:PDE - Preparing the workbench  simpy:PDE - Preparing the workbench  newsvine:PDE - Preparing the workbench  blinklist:PDE - Preparing the workbench  furl:PDE - Preparing the workbench  reddit:PDE - Preparing the workbench  fark:PDE - Preparing the workbench  blogmarks:PDE - Preparing the workbench  Y!:PDE - Preparing the workbench  smarking:PDE - Preparing the workbench  magnolia:PDE - Preparing the workbench  segnalo:PDE - Preparing the workbench  gifttagging:PDE - Preparing the workbench

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: PDE - Preparing the workbench

Leave a Reply