Bug 93844 - RCP View generate view extension point
Summary: RCP View generate view extension point
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: David J. Orme CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-05 15:43 EDT by Eric Klingelberger CLA
Modified: 2011-06-13 11:37 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Klingelberger CLA 2005-05-05 15:43:21 EDT
From the "New Visual Java Class" Wizard check if RCP View is selected.  If it is
then...

 1)  Open the MANIFEST.MF/PLUGIN.XML editor to the "Extensions" tab.
 2)  Create a new org.eclipse.ui.views extension point or piggy back on an
existing one.
 3)  Prefill the view extension info with the class name and id, possibly the name 
     as well.