FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

silly Newbie question - Launch Netbean when open .php file?

 
Post new topic   Reply to topic    NetBeans Forums -> PHP Users
View previous topic :: View next topic  
Author Message
bchertov



Joined: 22 Sep 2009
Posts: 3
Location: Sebastopol, CA

PostPosted: Tue Sep 22, 2009 10:42 pm    Post subject: silly Newbie question - Launch Netbean when open .php file? Reply with quote

When I double click a .php file I'd like it to open up in netbeans editor.

That's not happening now. Crying or Very sad

Can you help?
Back to top
View user's profile Send private message Visit poster's website
Petr Pisl
Posted via mailing list.





PostPosted: Wed Sep 23, 2009 1:21 pm    Post subject: silly Newbie question - Launch Netbean when open .php file? Reply with quote

You should associate NetBeans with php files in your operating system.
Which one do you use?

Petr
Quote:
When I double click a .php file I'd like it to open up in netbeans editor.



Thanks not happening now. [Crying or Very sad]



Can you help?










Back to top
James Dempster
Posted via mailing list.





PostPosted: Wed Sep 23, 2009 1:32 pm    Post subject: silly Newbie question - Launch Netbean when open .php file? Reply with quote

How can I do this on Mac OSX?

/James

On 23 Sep 2009, at 14:21, Petr Pisl <address-removed> wrote:

Quote:
You should associate NetBeans with php files in your operating
system. Which one do you use?

Petr
Quote:
When I double click a .php file I'd like it to open up in netbeans
editor.



Thanks not happening now. [Crying or Very sad]


Can you help?
















Back to top
Petr Pisl
Posted via mailing list.





PostPosted: Wed Sep 23, 2009 1:46 pm    Post subject: silly Newbie question - Launch Netbean when open .php file? Reply with quote

I'm not a Mac user, but If I think that you select a file in the browser
and from context menu choose item Get Info and in the open dialog you
can define Open With property. I hope that this is right, I can not
check it now:).

Regards,
Petr
Quote:
How can I do this on Mac OSX?

/James

On 23 Sep 2009, at 14:21, Petr Pisl <address-removed> wrote:


Quote:
You should associate NetBeans with php files in your operating
system. Which one do you use?

Petr

Quote:
When I double click a .php file I'd like it to open up in netbeans
editor.



Thanks not happening now. [Crying or Very sad]


Can you help?






















Back to top
bchertov



Joined: 22 Sep 2009
Posts: 3
Location: Sebastopol, CA

PostPosted: Wed Sep 23, 2009 2:59 pm    Post subject: Re: silly Newbie question - Launch Netbean when open .php file? Reply with quote

Petr Pisl wrote:
You should associate NetBeans with php files in your operating system.
Which one do you use?

Petr


Thanks Petr. I tried that. I use Mac OS X10.5. I have associated NetBeans with .php by selecting a .php file in the finder, doing a Get Info and then selecting NetBeans in the "Open with:" combo box, all as I would expect.

There's only one problem... it doesn't work! When I double click on a .php file I get the warning box that the file was downloaded, which I expect, NetBeans launches if it was not already open, but the file is NOT opened!

I did find out that I could drag a file from the finder onto the NB window and it opens, but I would like the double-click to work.

Any Ideas? Does a project have to open or not open? Are there any other settings that would affect this?

Thanks!
Back to top
View user's profile Send private message Visit poster's website
James Dempster
Posted via mailing list.





PostPosted: Wed Sep 23, 2009 3:13 pm    Post subject: silly Newbie question - Launch Netbean when open .php file? Reply with quote

I found that it did the same. Would be nice if it opened the file.

On Wednesday, September 23, 2009, bchertov <address-removed> wrote:
Quote:

Petr Pisl wrote:
Quote:
You should associate NetBeans with php files in your operating system.

Quote:
Which one do you use?


Quote:
Petr





Thanks Petr. I tried that. I use Mac OS X10.5. I have associated NetBeans with .php by selecting a .php file in the finder, doing a Get Info and then selecting NetBeans in the "Open with:" combo box, all as I would expect.



There's only one problem... it doesn't work! When I double click on a .php file I get the warning box that the file was downloaded, which I expect, NetBeans launches if it was not already open, but the file is NOT opened!



I did find out that I could drag a file from the finder onto the NB window and it opens, but I would like the double-click to work.



Any Ideas? Does a project have to open or not open? Are there any other settings that would affect this?



Thanks!










Back to top
Petr Jiricka
Posted via mailing list.





PostPosted: Thu Sep 24, 2009 10:05 am    Post subject: silly Newbie question - Launch Netbean when open .php file? Reply with quote

Hi,

it looks like this is currently not possible, see also discussion in
this issue:
http://www.netbeans.org/issues/show_bug.cgi?id=138943

Petr

On Sep 23, 2009, at 5:12 PM, James Dempster wrote:

Quote:
I found that it did the same. Would be nice if it opened the file.

On Wednesday, September 23, 2009, bchertov <address-removed> wrote:
Quote:

Petr Pisl wrote:
Quote:
You should associate NetBeans with php files in your operating
system.

Quote:
Which one do you use?


Quote:
Petr





Thanks Petr. I tried that. I use Mac OS X10.5. I have associated
NetBeans with .php by selecting a .php file in the finder, doing a
Get Info and then selecting NetBeans in the "Open with:" combo box,
all as I would expect.



There's only one problem... it doesn't work! When I double click on
a .php file I get the warning box that the file was downloaded,
which I expect, NetBeans launches if it was not already open, but
the file is NOT opened!



I did find out that I could drag a file from the finder onto the NB
window and it opens, but I would like the double-click to work.



Any Ideas? Does a project have to open or not open? Are there any
other settings that would affect this?



Thanks!















Back to top
bchertov



Joined: 22 Sep 2009
Posts: 3
Location: Sebastopol, CA

PostPosted: Thu Sep 24, 2009 2:50 pm    Post subject: Re: silly Newbie question - Launch Netbean when open .php file? Reply with quote

Petr Jiricka wrote:
Hi,

it looks like this is currently not possible, see also discussion in
this issue:
http://www.netbeans.org/issues/show_bug.cgi?id=138943

Petr


Thanks! Nice to know I'm not nuts! And thanks for adding my request. I'm surprised to see this is a challenge. Seems like it should be a gimme from the OS. Oh well.
Back to top
View user's profile Send private message Visit poster's website
James Dempster
Posted via mailing list.





PostPosted: Thu Sep 24, 2009 3:08 pm    Post subject: silly Newbie question - Launch Netbean when open .php file? Reply with quote

I've added myself as a CC in the hope that one day it will get fixed.

On Thu, Sep 24, 2009 at 3:50 PM, bchertov <address-removed ([email]address-removed[/email])> wrote:
Quote:

Petr Jiricka wrote:
Quote:
Hi,


Quote:
it looks like this is currently not possible, see also discussion in

Quote:
this issue:

Quote:
http://www.netbeans.org/issues/show_bug.cgi?id=138943


Quote:
Petr






Thanks! Nice to know I'm not nuts! And thanks for adding my request. I'm surprised to see this is a challenge.  Seems like it should be a gimme from the OS. Oh well.







([email]address-removed[/email])
([email]address-removed[/email])



Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> PHP Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB