Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5616542
By: fabioz

There are plans to add such a support for pydev, but currently there's none...
You could instead of the XML files create .py files with the structure you have
from XSI and have code-completion work on that (so, you'd create stub python
modules with the structure from XSI)

If you already have that info in XML, it should be easy converting it to a 
python
structure... If you need help on how to that, please reply giving info on how's
your XML structured (and maybe giving a sample of it)....

On a second thought, maybe it'd be better creating a bug request with that
(http://pydev.sourceforge.net/faq.html#how_do_i_report_a_bug) and attach what
you have as an example (sourceforge forums are not really the best place for
pasting/attaching things)

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to