Is it possible to use Eclipse with Pydev without having rights to run programs in cmd? If so, how to do that?
(I plan to teach Python in my school but the studens do not have rights to run programs in cmd.)
\Hokan
Is it possible to use Eclipse with Pydev without having rights to run programs in cmd? If so, how to do that?
(I plan to teach Python in my school but the studens do not have rights to run programs in cmd.)
\Hokan
maybe you can use jython to teach python.
jython runs on the jvm and if eclipse can used it is possible that jython can used too