I just downloaded eclipse and installed the PHP plugin (www.phpeclipse.de)
for it. Now, I'm having a few minor problems. I'm running on WinXP just
FYI:
1) Whenever I open double click on a .php file and choose to open it with
eclipse, eclipse will open but the actual file I double clicked on is not
open. I have to go to File>Open and then browse for it. When I double
click a .php file I'd like it to be able to open the .php file. How do I
do this?
2) I also would like to be able to see line numbers. In the following
menu: Windows>Preferences>PHPeclipse Web Development>PHP, I have the "Show
line numbers" option checked. However, I still do not see line numbers.
What am I missing?
3) Is there a way to set a default directory for the File>Open File...
option? Right now it defaults to C:\Documents and Settings\username (this
is where my workspace folder, which I don't want to even have in the first
place, resides)
Thanks for your help. Hopefully these are simple questions.