Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Advanced Scripting Environment (EASE) » Configuring PyDev
Configuring PyDev [message #1746490] Mon, 31 October 2016 08:00 Go to next message
Andreas Graf is currently offline Andreas GrafFriend
Messages: 211
Registered: July 2009
Senior Member
Dear all,

I am trying to write EASE python scripts with PyDev.
While the scripts are running, the IDE marks

line like

loadModule("/System/Platform")

with the error message

Undefined variable:
loadModule
Undefined variable:
loadModule

Any idea how to configure the IDE so that the errors don't show up?

Andreas
Re: Configuring PyDev [message #1746502 is a reply to message #1746490] Mon, 31 October 2016 10:16 Go to previous messageGo to next message
Christian Pontesegger is currently offline Christian PonteseggerFriend
Messages: 250
Registered: July 2009
Location: Graz, Austria
Senior Member
This would need additions to PyDev to make the editor aware of the additional methods. Not sure if this is possible without contributing to PyDev directly.

Christian
Re: Configuring PyDev [message #1746507 is a reply to message #1746502] Mon, 31 October 2016 12:24 Go to previous message
Andreas Graf is currently offline Andreas GrafFriend
Messages: 211
Registered: July 2009
Senior Member
What are the EASE Python users in this forum using for editing? Any other Python editor or plain text?
Previous Topic:Scripting CDT
Next Topic:Interference of EASE 0.4 with latest Scala IDE
Goto Forum:
  


Current Time: Tue Apr 16 23:55:03 GMT 2024

Powered by FUDForum. Page generated in 1.04980 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top