Can't open code declaration [message #883317] |
Fri, 08 June 2012 09:31  |
|
Hello guys,
I have problem while opening php method/code declaration or wordpress method declaration. I use eclipse helios and I have installed PDT to helios.
1. For example, I have php code like this:
$sql = mysql_query($query);
I can't open mysql_query method while clicking mysql_query or press F3
2. For example, I have wordpress method like this:
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
I can't open <?php bloginfo('stylesheet_url'); ?> declaration while clicking bloginfo or press F3
Does anyone know how to fix it?
Thanks in Advance
Manellen
[Updated on: Fri, 08 June 2012 09:33] Report message to a moderator
|
|
|
|
Re: Can't open code declaration [message #884466 is a reply to message #883635] |
Mon, 11 June 2012 06:14   |
|
Toshihiro Izumi wrote on Fri, 08 June 2012 20:45
eclipse pdt open declaration not working - Google Search
Wow, Google suggests "eclipse pdt open declaration not working" when I typed "eclipse pdt o".
Make sure you have a PHP Project - your editing file is in the PHP project.
BTW, pdt 2.2.1(in the helios repository) is the worst version ever. To use Indigo(eclipse3.7.2) and the latest pdt in the indigo repository is strongly recommended.(I don't mean the latest one is bug-free though)
Hi, thanks for your reply, I will try your suggestions Toshihiro Izumi.
Thanks in advanced.
|
|
|
Re: Can't open code declaration [message #885075 is a reply to message #883635] |
Tue, 12 June 2012 12:19   |
|
Toshihiro Izumi wrote on Fri, 08 June 2012 20:45
eclipse pdt open declaration not working - Google Search
Wow, Google suggests "eclipse pdt open declaration not working" when I typed "eclipse pdt o".
Make sure you have a PHP Project - your editing file is in the PHP project.
BTW, pdt 2.2.1(in the helios repository) is the worst version ever. To use Indigo(eclipse3.7.2) and the latest pdt in the indigo repository is strongly recommended.(I don't mean the latest one is bug-free though)
Hi Toshihiro Izumi,
I have installed new Eclipse PDT by Zend but I'm still can't open the code declaration and I also can't see code highlighting, completion, etc.
Is this happen because I still use the previous version of Eclipse that is Eclipse Helios?
Please guide me,
Thanks in advance
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02491 seconds