Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-ui-dev] Plug-In To Add A Perspective

Vaishali,

You should use PDE to create your plug-in project. That will allow you to
self-host using Eclipse (read PDE Guide on how to use PDE for selfhosting).
Once you have the plug-in set up and working, you can add a perspective
extension as described in the article.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                                                                                       
                      vde@xxxxxxxx                                                                                                     
                      Sent by:                 To:       "pde-ui-dev@xxxxxxxxxxx" <pde-ui-dev@xxxxxxxxxxx>                             
                      pde-ui-dev-admin@        cc:                                                                                     
                      eclipse.org              Subject:  [pde-ui-dev] Plug-In To Add A Perspective                                     
                                                                                                                                       
                                                                                                                                       
                      04/22/2003 01:33                                                                                                 
                      AM                                                                                                               
                      Please respond to                                                                                                
                      pde-ui-dev                                                                                                       
                                                                                                                                       
                                                                                                                                       



Hi,

My name is Vaishali De. I am a graduate student in the Dept.
of Computer Science at the Univ. Of Illinois, Urbana-
Champaign. I am working with Prof. Ralph Johnson and we are
trying to build a programming environment for Fortran, in
Eclipse. I am trying to add a new perspective for Fortran...
this should provide 3 basic views: Editor, Outline and
Navigator. I tried to follow the article on the
www.eclipse.org website, on Using Perspectives. However, I
am having problems in adding my perspective. I have created
a plugin.xml file that will create a new perspective, but am
unsure how to proceed from here. Can anyone help me with
this please?

-Vaishali
_______________________________________________
pde-ui-dev mailing list
pde-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/pde-ui-dev





Back to the top