Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » File -> New -> PHP [?]
File -> New -> PHP [?] [message #17509] Thu, 26 April 2007 09:10 Go to next message
Eclipse UserFriend
Originally posted by: jeffmlevy+eclipse.gmail.com

I've scanned through posts in this group and the old eclipse.tools.php
group, and have been unable to answer this question:

What do I have to do to get 'PHP File' listed in the File -> New menu (main
menu, or context menu)?

Please forgive me if this question's been answered already.

I'm using latest/greatest 3.2 w/0.7.0 PDT.

Thanks.
Re: File -> New -> PHP [?] [message #17522 is a reply to message #17509] Thu, 26 April 2007 10:10 Go to previous messageGo to next message
Eclipse UserFriend
Jeff Levy schrieb:
> I've scanned through posts in this group and the old eclipse.tools.php
> group, and have been unable to answer this question:
>
> What do I have to do to get 'PHP File' listed in the File -> New menu (main
> menu, or context menu)?

Interessting Question ...
for me it's simpley there ... no matter if
- i use > File
- or use rightclick on folder > New
- or am in a Project that's not PHP

Perhaps it may be a difference that i allways open Eclipse with
PHP-Projects or that i use latest Nightly.

>
> Please forgive me if this question's been answered already.
>
> I'm using latest/greatest 3.2 w/0.7.0 PDT.
>
> Thanks.
>
>
Re: File -> New -> PHP [?] [message #17533 is a reply to message #17522] Thu, 26 April 2007 10:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeffmlevy+eclipse.gmail.com

Yah. I've got an install at home, which is slightly newer than my office
workstation's install, and it's there. It's quite possible that I've mucked
something up. Is there a dotfile somewhere in my workspace that would have
this context-menu entry in it?


"Christian M
Re: File -> New -> PHP [?] [message #17544 is a reply to message #17533] Thu, 26 April 2007 13:07 Go to previous messageGo to next message
Eclipse UserFriend
Out of curiosity, is the project you are adding to a PHP Project? (should have the P in the upper left corner of the project folder icon)

Adam.

On Thu, 26 Apr 2007 10:32:50 -0400
"Jeff Levy" <jeffmlevy+eclipse@gmail.com> wrote:

> Yah. I've got an install at home, which is slightly newer than my office
> workstation's install, and it's there. It's quite possible that I've mucked
> something up. Is there a dotfile somewhere in my workspace that would have
> this context-menu entry in it?
>
>
> "Christian Müller" <christian.mueller@dfpx.de> wrote in message
> news:f0qbt0$vne$1@build.eclipse.org...
> > Jeff Levy schrieb:
> >> I've scanned through posts in this group and the old eclipse.tools.php
> >> group, and have been unable to answer this question:
> >>
> >> What do I have to do to get 'PHP File' listed in the File -> New menu
> >> (main menu, or context menu)?
> >
> > Interessting Question ...
> > for me it's simpley there ... no matter if
> > - i use > File
> > - or use rightclick on folder > New
> > - or am in a Project that's not PHP
> >
> > Perhaps it may be a difference that i allways open Eclipse with
> > PHP-Projects or that i use latest Nightly.
> >
> >>
> >> Please forgive me if this question's been answered already.
> >>
> >> I'm using latest/greatest 3.2 w/0.7.0 PDT.
> >>
> >> Thanks.
>
>


--
Adam Randall adam@lockdownnetworks.com
Senior Software Engineer (866) 844-8080
Lockdown Networks, Inc.
Re: File -> New -> PHP [?] [message #17569 is a reply to message #17544] Fri, 27 April 2007 02:54 Go to previous messageGo to next message
Eclipse UserFriend
I have also recognized this missing php file option and - yes the
project is php.

I am using the new version:
pdt-all-in-one-S20070401_RC3-win32

I can access PHP file through
File -> New -> OTHER -> PHP
so it was not a big deal for me.




Adam Randall schrieb:
> Out of curiosity, is the project you are adding to a PHP Project? (should have the P in the upper left corner of the project folder icon)
>
> Adam.
>
> On Thu, 26 Apr 2007 10:32:50 -0400
> "Jeff Levy" <jeffmlevy+eclipse@gmail.com> wrote:
>
>> Yah. I've got an install at home, which is slightly newer than my office
>> workstation's install, and it's there. It's quite possible that I've mucked
>> something up. Is there a dotfile somewhere in my workspace that would have
>> this context-menu entry in it?
>>
>>
>> "Christian Müller" <christian.mueller@dfpx.de> wrote in message
>> news:f0qbt0$vne$1@build.eclipse.org...
>>> Jeff Levy schrieb:
>>>> I've scanned through posts in this group and the old eclipse.tools.php
>>>> group, and have been unable to answer this question:
>>>>
>>>> What do I have to do to get 'PHP File' listed in the File -> New menu
>>>> (main menu, or context menu)?
>>> Interessting Question ...
>>> for me it's simpley there ... no matter if
>>> - i use > File
>>> - or use rightclick on folder > New
>>> - or am in a Project that's not PHP
>>>
>>> Perhaps it may be a difference that i allways open Eclipse with
>>> PHP-Projects or that i use latest Nightly.
>>>
>>>> Please forgive me if this question's been answered already.
>>>>
>>>> I'm using latest/greatest 3.2 w/0.7.0 PDT.
>>>>
>>>> Thanks.
>>
>
>
Re: File -> New -> PHP [?] [message #17582 is a reply to message #17509] Fri, 27 April 2007 03:33 Go to previous messageGo to next message
Eclipse UserFriend
Jeff Levy wrote:
> What do I have to do to get 'PHP File' listed in the File -> New menu (main
> menu, or context menu)?

Try this:
Right click on Eclipse's toolbar and choose "Customize this perspective"
option. You will see a dialog box, and on "Shortcuts" tab choose "New"
from "Submenus:" droplist.

Find "PHP" in the left pane and check the checkbox next to it.
It will enable both "PHP File" and "PHP Project" in "New" menu of your
perspective. You can do the same to other file editors as well. (HTML,
CSS,....).

Best regards,
Piotr Szczepanik
Re: File -> New -> PHP [?] [message #17621 is a reply to message #17544] Fri, 27 April 2007 07:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeffmlevy+eclipse.gmail.com

Affirmative. It is a PHP project.

"Adam Randall" <adam@lockdownnetworks.com> wrote in message
news:20070426100734.3b1e9422@adam-ubuntu...
Out of curiosity, is the project you are adding to a PHP Project? (should
have the P in the upper left corner of the project folder icon)

Adam.

On Thu, 26 Apr 2007 10:32:50 -0400
"Jeff Levy" <jeffmlevy+eclipse@gmail.com> wrote:

> Yah. I've got an install at home, which is slightly newer than my office
> workstation's install, and it's there. It's quite possible that I've
> mucked
> something up. Is there a dotfile somewhere in my workspace that would have
> this context-menu entry in it?
>
>
> "Christian M
Re: File -> New -> PHP [?] [message #17634 is a reply to message #17509] Fri, 27 April 2007 08:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rafael.gmail.com

Are you in the PHP perspective? Top right, click the "Open perspective"
button and select php.

Everything still works if you're not, but the php options won't show up
first.
Re: File -> New -> PHP [?] [message #17647 is a reply to message #17582] Fri, 27 April 2007 09:29 Go to previous message
Eclipse UserFriend
Originally posted by: jeffmlevy+eclipse.gmail.com

Piotr,

That nailed it. Perfect! Thank you very much.


"Piotr Szczepanik" <piter75@gmail.com> wrote in message
news:f0s8vr$4ml$1@build.eclipse.org...
> Jeff Levy wrote:
>> What do I have to do to get 'PHP File' listed in the File -> New menu
>> (main menu, or context menu)?
>
> Try this:
> Right click on Eclipse's toolbar and choose "Customize this perspective"
> option. You will see a dialog box, and on "Shortcuts" tab choose "New"
> from "Submenus:" droplist.
>
> Find "PHP" in the left pane and check the checkbox next to it.
> It will enable both "PHP File" and "PHP Project" in "New" menu of your
> perspective. You can do the same to other file editors as well. (HTML,
> CSS,....).
>
> Best regards,
> Piotr Szczepanik
Previous Topic:Enforce default encoding - how to do it?
Next Topic:mysqli?
Goto Forum:
  


Current Time: Tue Jul 15 22:00:03 EDT 2025

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

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

Back to the top