eclipse.tools.pdt en Copyright (c) 2006 Zend Corporation and IBM Corporation PHP Developer Tools http://www.eclipse.org/newsportal/thread.php?group=eclipse.tools.pdt Re: Browser Button (euthanasia_waltz@yahoo.co.jp.earth (Toshihiro)) http://www.eclipse.org/newsportal/article.php?id=1964&group=eclipse.tools.pdt#1964 No. You may be misguided by my poor solution (DOS-form path).
Rename "firefox.exe" to "firefox2.exe" and set it to the Web Browser
setting, this solve the problem too. (not sure side-effect, so I d
Re: Newbie Getting "print" output to browser during debug? (Dan <spam1@makovec.net>) http://www.eclipse.org/newsportal/article.php?id=1965&group=eclipse.tools.pdt#1965 Hi Dave,

I downgraded to XDebug 2.0.2 this morning. Running PDT
1.0.3.v20080429-79-7PE7QYGHNGqZW, as downloaded from Eclipse.org
yesterday. Killed and restarted Apache and Eclipse to ensure a
Re: Browser Button (euthanasia_waltz@yahoo.co.jp.earth (Toshihiro)) http://www.eclipse.org/newsportal/article.php?id=1966&group=eclipse.tools.pdt#1966 Though I don't know your case is same as mine, try "C:\Program
Files\Mozilla Firefox\FIREFOX.EXE".
Or rename "firefox.exe" to other name ("Copy of firefox.exe" is OK at
least for me) but this may
Re: Newbie Getting "print" output to browser during debug? (Dan <spam1@makovec.net>) http://www.eclipse.org/newsportal/article.php?id=1967&group=eclipse.tools.pdt#1967 Aha! Found the culprit.

When I installed PHP, I used the supplied php.ini-recommended as the
basis for my configuration. This includes the non-default directive:

implicit_flush = Off

Chan
Re: Browser Button (euthanasia_waltz@yahoo.co.jp.earth (Toshihiro)) http://www.eclipse.org/newsportal/article.php?id=1968&group=eclipse.tools.pdt#1968 OK.
When Web Browser is set to external browser firefox,
org.eclipse.wst.server.ui.internal.webbrowser.OpenBrowserWorkbenchAction
creates MozillaBrowser instance and intend to open null url.
>IWe
Re: Browser Button ("Winfried Posur" <emailmuell@posur.com>) http://www.eclipse.org/newsportal/article.php?id=1969&group=eclipse.tools.pdt#1969
> If I set the file name to other than "firefox.exe" (this literal string
> consists in plugin.xml of org.eclipse.ui.browser plugin), browserSupport
> creates ExternalBrowserInstance instead of M
Re: Browser Button ("Winfried Posur" <emailmuell@posur.com>) http://www.eclipse.org/newsportal/article.php?id=1970&group=eclipse.tools.pdt#1970 Okay, I found out something else.
The ui.internal.webbrowser seems to be buggy, but case sensitive.
firefox.exe will not work.
Firefox.exe or FIREFOX.exe is okay.
This solves my problem without ha
PDT & Mylyn (Jacob Fogg <jacob@datajoe.com>) http://www.eclipse.org/newsportal/article.php?id=1971&group=eclipse.tools.pdt#1971 Hey guys... I have seen in the past problems arising with running PDT
and Mylyn... I never need/wanted Mylyn so I never paid much attention to
those threads. I am just wondering if there are curre
Re: Installing PDT 1.1 (was Re: Updates of PDT) (Jacob Fogg <jacob@datajoe.com>) http://www.eclipse.org/newsportal/article.php?id=1972&group=eclipse.tools.pdt#1972 FYI, using the Latest integraded build
(1.1.0.v20080406-7978-E7QYGHNGqH6) resulted in the following error:

Can't deal with three or more different versions of the same IU
requiredCapability:
Re: Installing PDT 1.1 (was Re: Updates of PDT) (Nick Boldt <codeslave@ca.ibm.com>) http://www.eclipse.org/newsportal/article.php?id=1973&group=eclipse.tools.pdt#1973 That build
(http://download.eclipse.org/tools/pdt/downloads/release.php?release=I20080407)
requires M5, not M7. Ganymede update site only has the latest milestone.

Of course PDT should probably
Re: Function hover and navigation (senthil_nkkl@yahoo.com (senthil)) http://www.eclipse.org/newsportal/article.php?id=1974&group=eclipse.tools.pdt#1974 Hi,

I tried using F3 and its not working for function.

I am using PDT 3.3.1.1

I am sure, this feature is one of the most wanted, as it serves as a
powerful tool to explore the source code.
Re: Function hover and navigation (Nick Boldt <codeslave@ca.ibm.com>) http://www.eclipse.org/newsportal/article.php?id=1975&group=eclipse.tools.pdt#1975 > I tried using F3 and its not working for function.

I believe you're talking about this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=169062

If so, please vote for it to show your supp
Re: Can't Configure PDT Include Path to find the GD library (Andre_Mikulec@Hotmail.com (Andre Mikulec)) http://www.eclipse.org/newsportal/article.php?id=1976&group=eclipse.tools.pdt#1976 "C:\windows\php.ini
On all my windows systems php.ini has to be in the windows route directory"

I tried that. I still have the same results when I use phpinfo(). When I
browse to http://localh
Re: Can't Configure PDT Include Path to find the GD library (Andre_Mikulec@Hotmail.com (Andre Mikulec)) http://www.eclipse.org/newsportal/article.php?id=1977&group=eclipse.tools.pdt#1977 Perhaps, I found the php.ini and the *.dll files.

For PHP 5 and my exact version of
org.zend.php.debug.debugger.win32.x86_5.2.12.v20071210, these files seem
to be here.
H:\xamppliteeclipse\ecl
Re: Can't Configure PDT Include Path to find the GD library (Andre_Mikulec@Hotmail.com (Andre Mikulec)) http://www.eclipse.org/newsportal/article.php?id=1978&group=eclipse.tools.pdt#1978 Worked!

In
H:\xamppliteeclipse\eclipse\plugins\org.zend.php.debug.debugger.win32.x86_5.2.12.v20071210\resources\php5
I renamed php.ini to php.ini.ORIGINAL in the folder above.
I copied my my ph