Re: [PHP] [HS] IDE PHP on Linux...

2006-02-14 Thread David BERCOT
Hi,

 Finally, I discovered that I need to have PHP and Apache on my computer
  in order than Eclipse may give me auto-complete...
 
 No you don't.  Eclipse does code completion out-of-the-box w/out
 installing additional software.  Check your Preferences.

If I check 'Preferences', then 'PHP Eclipse Web Development', then 'PHP', then 
'Installed interpreters', there is nothing !!!
But now, what do you mean by 'auto-complete' ? In fact, some people think they 
have to do CTRL+Space in order to have auto-complete. But in HTML, it is 
automatic ! I'd like to have the same thing in php.
Is it possible ?

Thank you.

David.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] [HS] IDE PHP on Linux...

2006-02-13 Thread David BERCOT
Hi,

I'm looking for a good IDE on Linux to code my php files... I'd like
auto-completion (in php and html) and a file explorer...
I've tested Eclipse (with PHP Eclipse) and Komodo but I couldn't have
auto-completion on php commands !!!
Do you have any idea ?

Thank you very much.

David.


signature.asc
Description: Ceci est une partie de message	numériquement signée


RE: [PHP] [HS] IDE PHP on Linux...

2006-02-13 Thread Shaunak Kashyap
Assuming you are open to commercial (non-freeware) IDEs and are looking
for a GUI IDE, I would strongly suggest Zend Studio. It's JAVA-based so
it works across multiple OSes, including Linux. 

It supports auto-completion and has a file explorer in addition to other
nifty features.

Shaunak Kashyap
 
Senior Web Developer
WPT Enterprises, Inc.
5700 Wilshire Blvd., Suite 350
Los Angeles, CA 90036
 
Main: 323.330.9900
 
www.worldpokertour.com
 
Confidentiality Notice:  This e-mail transmission (and/or the 
attachments accompanying) it may contain confidential information 
belonging to the sender which is protected.  The information is 
intended only for the use of the intended recipient.  If your are not 
the intended recipient, you are hereby notified that any disclosure, 
copying, distribution or taking of any action in reliance on the 
contents of this information is prohibited. If you have received this 
transmission in error, please notify the sender by reply e-mail and 
destroy all copies of this transmission.

-Original Message-
From: David BERCOT [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 13, 2006 12:26 PM
To: php-general@lists.php.net
Subject: [PHP] [HS] IDE PHP on Linux...

Hi,

I'm looking for a good IDE on Linux to code my php files... I'd like
auto-completion (in php and html) and a file explorer...
I've tested Eclipse (with PHP Eclipse) and Komodo but I couldn't have
auto-completion on php commands !!!
Do you have any idea ?

Thank you very much.

David.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] [HS] IDE PHP on Linux...

2006-02-13 Thread Richard Lynch
On Mon, February 13, 2006 2:33 pm, Shaunak Kashyap wrote:
 I've tested Eclipse (with PHP Eclipse) and Komodo but I couldn't have
 auto-completion on php commands !!!

When I saw Komodo demo-ed years and years ago, it had PHP
auto-completion...

It's difficult to believe that there isn't some kind of plug-in still
available for it to auto-complete PHP...

YMMV
NAIAA
IANAL

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] [HS] IDE PHP on Linux...

2006-02-13 Thread Jay Blanchard
[snip]
I'm looking for a good IDE on Linux to code my php files... I'd like
auto-completion (in php and html) and a file explorer...
I've tested Eclipse (with PHP Eclipse) and Komodo but I couldn't have
auto-completion on php commands !!!
Do you have any idea ?
[/snip]

Are you sure that you have Eclipese set up properly...it auto-completes for
me on Linux.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] [HS] IDE PHP on Linux...

2006-02-13 Thread David BERCOT
Finally, I discovered that I need to have PHP and Apache on my computer
in order than Eclipse may give me auto-complete...
I'll install them tomorrow !!!

Thank you.

David.

Le lundi 13 février 2006 à 15:42 -0600, Jay Blanchard a écrit :
 [snip]
 I'm looking for a good IDE on Linux to code my php files... I'd like
 auto-completion (in php and html) and a file explorer...
 I've tested Eclipse (with PHP Eclipse) and Komodo but I couldn't have
 auto-completion on php commands !!!
 Do you have any idea ?
 [/snip]
 
 Are you sure that you have Eclipese set up properly...it auto-completes for
 me on Linux.
 


signature.asc
Description: Ceci est une partie de message	numériquement signée


RE: [PHP] [HS] IDE PHP on Linux...

2006-02-13 Thread Björn Bartels
Hi there...

i simply prefer using kde's quanta ... it even got some dynamic
autocompletion...

cheers

bb

Finally, I discovered that I need to have PHP and Apache on my computer
in order than Eclipse may give me auto-complete...
I'll install them tomorrow !!!

Thank you.

David.

Le lundi 13 février 2006 à 15:42 -0600, Jay Blanchard a écrit :
[snip]
I'm looking for a good IDE on Linux to code my php files... I'd like
auto-completion (in php and html) and a file explorer...
I've tested Eclipse (with PHP Eclipse) and Komodo but I couldn't have
auto-completion on php commands !!!
Do you have any idea ?
[/snip]

Are you sure that you have Eclipese set up properly...it
auto-completes for
me on Linux.



Björn Bartels
-Development/IT-Services-

--
dbusiness.de gmbh
digital business  printing gmbh

Greifswalder Str. 152
D-10409 Berlin

Fon: [0.30] 4.21.19.95
Fax: [0.30] 4.21.19.74

www.dbusiness.de
[EMAIL PROTECTED]
ftp://dbusiness.dyndns.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] [HS] IDE PHP on Linux...

2006-02-13 Thread Steve Brown
 Finally, I discovered that I need to have PHP and Apache on my computer
 in order than Eclipse may give me auto-complete...

No you don't.  Eclipse does code completion out-of-the-box w/out
installing additional software.  Check your Preferences.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php