newbie: which editor to choose?
am 27.11.2007 13:37:37 von r_ahimsa_mHello,
I would like to learn PHP5 and I have a question: do you recommend some
editor or IDE for Fedora Linux?
Thanks for your answers.
/RAM/
Hello,
I would like to learn PHP5 and I have a question: do you recommend some
editor or IDE for Fedora Linux?
Thanks for your answers.
/RAM/
R.A.M. pisze:
> Hello,
> I would like to learn PHP5 and I have a question: do you recommend some
> editor or IDE for Fedora Linux?
eclipse
yum install eclipse-phpeclipse
--
Piotr Siudak
R.A.M. wrote:
> I would like to learn PHP5 and I have a question: do you recommend some
> editor or IDE for Fedora Linux?
I like SciTE and Nedit.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 2 days, 22:50.]
It'll be in the Last Place You Look
http://tobyinkster.co.uk/blog/2007/11/21/no2id/
Am Tue, 27 Nov 2007 13:37:37 +0100 schrieb R.A.M.:
> I would like to learn PHP5 and I have a question: do you recommend some
> editor or IDE for Fedora Linux?
I can recommend Bluefish (http://bluefish.openoffice.nl/)
"Piotr Siudak"
news:fih3en$k20$1@atlantis.news.tpi.pl...
> R.A.M. pisze:
>> Hello,
>> I would like to learn PHP5 and I have a question: do you recommend some
>> editor or IDE for Fedora Linux?
>
> eclipse
>
> yum install eclipse-phpeclipse
Better yet, try Zend Studio.
http://www.epinions.com/content_290447527556
It has two versions, one stand-alone, one as an Eclipse thing - you get
both.
It's been *hugely* useful to me in learning about PHP.
U¿ytkownik "Piotr Siudak"
news:fih3en$k20$1@atlantis.news.tpi.pl...
> eclipse
>
> yum install eclipse-phpeclipse
OK, I have installed phpeclipse, but (I have little experience in Linux) I
don't see it in programmer's KDE menu. How can I run it?
/RAM/
R.A.M. pisze:
> U¿ytkownik "Piotr Siudak"
> news:fih3en$k20$1@atlantis.news.tpi.pl...
>> eclipse
>>
>> yum install eclipse-phpeclipse
>
> OK, I have installed phpeclipse, but (I have little experience in Linux) I
> don't see it in programmer's KDE menu.
I don't know,I don't use KDE myself, maybe yopu need to log off and on?
> How can I run it?
you can open the terminal and run "eclipse"
or create activator on desktop pointing to "/usr/bin/eclipse" (or just
'eclipse')
--
Piotr Siudak
Thanks, but...
I have a problem opening .php files in eclipse. Nether the way:
File | Open file... (from IDE)
nor:
eclipse file.php (from prompt)
opens the file. Eclipse opens web browser, and tries to open .php file in
it. Association of eclipse with .php extension doesn't help.
How can I open .php files in Eclipse IDE?
/RAM/
R.A.M. pisze:
> Thanks, but...
> I have a problem opening .php files in eclipse. Nether the way:
> File | Open file... (from IDE)
> nor:
> eclipse file.php (from prompt)
> opens the file. Eclipse opens web browser, and tries to open .php file in
> it. Association of eclipse with .php extension doesn't help.
> How can I open .php files in Eclipse IDE?
> /RAM/
Window > Open Perspective > PHP
File > New > Project... > PHP > PHP Project
File > New > Other... > PHP > PHP File
--
Piotr Siudak
Piotr Siudak pisze:
> R.A.M. pisze:
>> Thanks, but...
>> I have a problem opening .php files in eclipse. Nether the way:
>> File | Open file... (from IDE)
>> nor:
>> eclipse file.php (from prompt)
>> opens the file. Eclipse opens web browser, and tries to open .php file
>> in it. Association of eclipse with .php extension doesn't help.
>> How can I open .php files in Eclipse IDE?
>> /RAM/
>
> Window > Open Perspective > PHP
>
> File > New > Project... > PHP > PHP Project
>
> File > New > Other... > PHP > PHP File
Thanks for your answers.
Although phpeclipse has been installed without errors, I don't have PHP
options in "Open Perspective", "Project", "Other". I have only Java
language. Should I do something more to be able to edit PHP?
/RAM/
Hi Pitor
This is probably a dumb question but have you installed PHP on your
machine?
Zend Studio is a very good recommendation, especially because you can
step through code and debug much easier. I personally like Coda from
Panic, but it requires Mac OS X.
On Nov 29, 12:36 am, "R.A.M."
> Piotr Siudak pisze:
>
>
>
> > R.A.M. pisze:
> >> Thanks, but...
> >> I have a problem opening .php files in eclipse. Nether the way:
> >> File | Open file... (from IDE)
> >> nor:
> >> eclipse file.php (from prompt)
> >> opens the file. Eclipse opens web browser, and tries to open .php file
> >> in it. Association of eclipse with .php extension doesn't help.
> >> How can I open .php files in Eclipse IDE?
> >> /RAM/
>
> > Window > Open Perspective > PHP
>
> > File > New > Project... > PHP > PHP Project
>
> > File > New > Other... > PHP > PHP File
>
> Thanks for your answers.
> Although phpeclipse has been installed without errors, I don't have PHP
> options in "Open Perspective", "Project", "Other". I have only Java
> language. Should I do something more to be able to edit PHP?
> /RAM/
Sorry, that was for R.A.M :)
On Nov 29, 10:32 am, Acrobatic
> Hi Pitor
>
> This is probably a dumb question but have you installed PHP on your
> machine?
>
> Zend Studio is a very good recommendation, especially because you can
> step through code and debug much easier. I personally like Coda from
> Panic, but it requires Mac OS X.
>
> On Nov 29, 12:36 am, "R.A.M."
>
> > Piotr Siudak pisze:
>
> > > R.A.M. pisze:
> > >> Thanks, but...
> > >> I have a problem opening .php files in eclipse. Nether the way:
> > >> File | Open file... (from IDE)
> > >> nor:
> > >> eclipse file.php (from prompt)
> > >> opens the file. Eclipse opens web browser, and tries to open .php file
> > >> in it. Association of eclipse with .php extension doesn't help.
> > >> How can I open .php files in Eclipse IDE?
> > >> /RAM/
>
> > > Window > Open Perspective > PHP
>
> > > File > New > Project... > PHP > PHP Project
>
> > > File > New > Other... > PHP > PHP File
>
> > Thanks for your answers.
> > Although phpeclipse has been installed without errors, I don't have PHP
> > options in "Open Perspective", "Project", "Other". I have only Java
> > language. Should I do something more to be able to edit PHP?
> > /RAM/