Menu

#333 Provide a way to run Scribus script from PyDev in Eclipse

open
nobody
None
5
2009-01-21
2009-01-21
Pander
No

Provide a way to run Scribus script from PyDev in Eclipse

Steps To Reproduce
1) sudo aptget install eclipse-pydev
2) load a (working) Scribus script like FontSample.py
3) run or debug the script

Result is:

This Python script is written for the Scribus scripting interface.
It can only be run from within Scribus.

Scribus should allow running the script in run or debug mode via PyDev in Eclipse.

Perhaps a special PyDev project needs to be created that can hook into Scribus, or only a special Python script that can load the Scribus script can do the job and run of debug that inside PyDev.

Good news, code completion already works in PyDev.

See http://bugs.scribus.net/view.php?id=7741

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.