Setting up Python Eclipse Dev environment
#1
I am trying to set-up my STS eclipse IDE for python debugging following this guide:
http://wiki.xbmc.org/index.php?title=How...th_Eclipse

I am running the IDE from my Win8 laptop and want to remotely debug an addon python script on another Win7 XBMC but its not recognising the imports XBMC.
Is the guide uptodate?
How do I tell the IDE where to find the XBMC modules? Do I need to share the XBMC install directory on Win7 or just the Roaming/XBMC directory?

I am a little confused about setting up the pysrc/PyDev source.
XBMC v16.1 Jarvis, Aeon Nox 5.1.1
Windows 7 Home Premium 64bit SP1, CPU: AMD A8-3850 Quad Core Fusion,
MB: ASUS F1A75 V PRO, RAM: 4GB, Video: on board(HDMI), Sound: on board (HDMI),
TV Tuner: Hauppauge HVR-2200
Reply
#2
Ok I have got it to the point of getting a connetion with the debugger but setting breakpoint and stepping through the code does not seem to work.
Any ideas?
XBMC v16.1 Jarvis, Aeon Nox 5.1.1
Windows 7 Home Premium 64bit SP1, CPU: AMD A8-3850 Quad Core Fusion,
MB: ASUS F1A75 V PRO, RAM: 4GB, Video: on board(HDMI), Sound: on board (HDMI),
TV Tuner: Hauppauge HVR-2200
Reply
#3
http://forum.xbmc.org/showthread.php?tid=173780
Reply
#4
(2013-11-20, 13:17)divingmule Wrote: http://forum.xbmc.org/showthread.php?tid=173780

This has nothing to do with the OP question. XBMC stubs help you to write addon code but they cannot be used for debugging, unless seriously modified to mimic real XBMC Python modules behavior.
Reply

Logout Mark Read Team Forum Stats Members Help
Setting up Python Eclipse Dev environment0