|
Re: help getting code complete switched on plz [message #525372 is a reply to message #525352] |
Tue, 06 April 2010 12:06 |
|
That happens if you open a PHP file with the Aptana HTML editor instead of the PHP editor that comes with PDT.
You can select the editor to use right-clicking the file and then selecting the correct editor.
But you really should configure your IDE to default that automatically going into:
Window > Preferences...
In the menu:
General > Editor > File Associations
There you can configure which editor will be used to open each file.
|
|
|
|
|
Re: help getting code complete switched on plz [message #526889 is a reply to message #526870] |
Tue, 13 April 2010 12:14 |
|
I tested here in my Aptana installation and found out that I got the same problem as you.
I was able to fix it doing the following:
- associate .php files with the Aptana Editor (select the Aptana Editor and click on the Default button)
- Click Ok to close the preferences dialog
- go back to the preferences dialog and set the PHP editor as the default (using the same procedure, selecting PHP editor and click the Default button)
Seems that there is a refresh problem there. Installing the PDT inside Aptana associates the PHP Editor with PHP files as the default editor but this configuration seems to be overridden by the default Aptana configuration.
|
|
|
Powered by
FUDForum. Page generated in 0.02961 seconds