Unable to set xdebug/php launcher.

jay kdevelop at jxx.sk
Mon Feb 13 15:49:35 GMT 2012


Most of my .desktop files are X-KDevelop-Version=14

to be able to compile xdebug from your git:

kdev-xdebug]$ git diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cdd7f06..ca3e994 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ find_path( EXECUTEBROWSER_INCLUDE_DIR
iexecutebrowserplugin.h
  PATH_SUFFIXES kdevexecutebrowser )
 
 find_path( EXECUTESCRIPT_INCLUDE_DIR iexecutescriptplugin.h
- PATH_SUFFIXES kdevexecutescript )
+ PATH_SUFFIXES kdevplatform/executescript )
 
 include_directories(
     ${KDEVPLATFORM_INCLUDE_DIR}


Executebrowser compiled without error.

But still it doesn't show "browser application".



On 02/13/2012 03:28 PM, Niko Sams wrote:
> in all *.desktop files you need the correct kdevelop version. like:
> X-KDevelop-Version=13
>
> if you use kdevelop 4.3 / kdevelplatform 1.3 these should work:
> git://anongit.kde.org/scratch/nsams/kdev-executebrowser
> git://anongit.kde.org/scratch/nsams/kdev-xdebug
>
> I'm not sure whtich version master uses.
>
> Niko
>
> On Mon, Feb 13, 2012 at 15:07, jay <kdevelop at jxx.sk> wrote:
>> kdevplatform]$ git branch -a
>> * master
>> ...
>>
>> kdevelop]$ git branch -a
>> * master
>> ...
>>
>>
>> jay
>>
>>
>> On Mon 13 Feb 2012 02:09:48 PM CET, Niko Sams wrote:
>>> which branch did you compile from?
>>>
>>> Niko
>>>
>>> On Mon, Feb 13, 2012 at 13:18, jay <kdevelop at jxx.sk> wrote:
>>>> Hi,
>>>>
>>>> I have problem to set xdebug launcher.
>>>> Run->Configure launchers
>>>> I see only "Native Application" and "Script Application". "Browser
>>>> application" is not there.
>>>>
>>>> Compiled today:
>>>>
>>>> kdevplatform,
>>>> kdevelop
>>>> kdevelop-pg-qt
>>>> kdev-php
>>>> kdev-php-docs
>>>> quanta/plugins/executebrowser (executescript is in kdevplatform)
>>>> quanta/plugins/phpformatter
>>>> quanta/debuggers/xdebug
>>>> quanta/languages/css
>>>> quanta/languages/sql
>>>>
>>>>
>>>> Please, What am I missing ?
>>>>
>>>>
>>>> jay
>>>>
>>>> _______________________________________________
>>>> kdevelop mailing list
>>>> kdevelop at kdevelop.org
>>>> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>>>
>>> _______________________________________________
>>> kdevelop mailing list
>>> kdevelop at kdevelop.org
>>> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>>
>>
>> _______________________________________________
>> kdevelop mailing list
>> kdevelop at kdevelop.org
>> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
> _______________________________________________
> kdevelop mailing list
> kdevelop at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop





More information about the KDevelop mailing list