molodiuc / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

Eclipse configuration for showing variables #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I have installed Python(x,y) v.2.6.5.1 with all components on default 
directories and for all users. I use Windows7 at home and Windows XP at work. 
In both installation cases I was logged in as Admin or had Admin rights. I 
istalled Python(x,y) by just double clicking the exe file.

I am using the Eclipse IDE and do almost only mathematical calculations using 
arrays, vectors, scalars (numpy). When my program produces a variable, e.g. a=2 
(as a VERY simple example), the variable "a" in this case, is not shown in the 
Variables window. This is the same case for all types of variables.

At work I use also IDL in cooperation with Eclipse IDE. Eclipse with IDL is 
creating the variables in the Variables window, showing also the dimensions of 
arrays or the type of data, e.g int or float. This enables an interactive 
working with data, which is quite comfortable.

How do I have to configure Eclipse with Python, to have the same comfort.

Thank you in advance.

Ilker Sayhan

Original issue reported on code.google.com by ilker.sa...@gmail.com on 22 Jul 2010 at 8:09

GoogleCodeExporter commented 9 years ago
Eclipse support has been put on hold.

Original comment by grizzly.nyo on 10 Dec 2011 at 10:00