Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Use the org.eclipse.php.ui.phpWizardPages extesion point.
Use the org.eclipse.php.ui.phpWizardPages extesion point. [message #97294] Wed, 13 May 2009 18:26 Go to next message
Peter D. is currently offline Peter D.Friend
Messages: 3
Registered: July 2009
Junior Member
Hi, I'm sorry if this isn't a good place to post this or ask this question
but I am having a really hard time using this extension point. The only
documentation I found is this one sentence:

PHP Wizard page must extend class org.eclipse.jface.wizard.IWizardPage.
Wizard must use PHPWizardPagesRegistry in order to retrieve all
contributed pages.

Not only is this flawed (should be implements?) but I tried this 10
different ways and I get no new wizard page showing up.

Does this feature still exist in PDT 2.0? Are there any more docs to
explain how this works? I guess I just need a push in the right direction.

Use Case: (if you care)

I want add a new page to the PHP new project wizard to allow the
configuring and setup for a php web framework. It seems like the most
simple solution to me. If you have any other recommendations on how to
achieve this I would be grateful.

Thank you for your time.

Peter
Re: Use the org.eclipse.php.ui.phpWizardPages extesion point. [message #97311 is a reply to message #97294] Thu, 14 May 2009 04:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: michael.zend.com

Hi Peter,

I don't think this extension point is used in PHP new project wizard in PDT
2.0.

"Peter D." <peterdi@gmail.com> wrote in message
news:5203f136d8753f47cd5a199f65f5e9a2$1@www.eclipse.org...
> Hi, I'm sorry if this isn't a good place to post this or ask this question
> but I am having a really hard time using this extension point. The only
> documentation I found is this one sentence:
>
> PHP Wizard page must extend class org.eclipse.jface.wizard.IWizardPage.
> Wizard must use PHPWizardPagesRegistry in order to retrieve all
> contributed pages.
>
> Not only is this flawed (should be implements?) but I tried this 10
> different ways and I get no new wizard page showing up.
>
> Does this feature still exist in PDT 2.0? Are there any more docs to
> explain how this works? I guess I just need a push in the right direction.
>
> Use Case: (if you care)
>
> I want add a new page to the PHP new project wizard to allow the
> configuring and setup for a php web framework. It seems like the most
> simple solution to me. If you have any other recommendations on how to
> achieve this I would be grateful.
>
> Thank you for your time.
>
> Peter
>
Re: Use the org.eclipse.php.ui.phpWizardPages extesion point. [message #97326 is a reply to message #97311] Thu, 14 May 2009 12:12 Go to previous message
Peter D. is currently offline Peter D.Friend
Messages: 3
Registered: July 2009
Junior Member
Thanks for the response. It's a shame. :)
Previous Topic:PDT for the Visual Editor
Next Topic:Syntax highlighting color collisions
Goto Forum:
  


Current Time: Fri Apr 19 23:08:08 GMT 2024

Powered by FUDForum. Page generated in 0.02946 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top