Update of /cvsroot/pydev/org.python.pydev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv318
Modified Files:
TODO.txt
Log Message:
Patch from Felix Schwarz
[PATCH] Allow to configure an interpreter even if the workspace path name contains spaces
Index: TODO.txt
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev/TODO.txt,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** TODO.txt 3 May 2008 14:07:38 -0000 1.67
--- TODO.txt 12 May 2008 11:34:00 -0000 1.68
***************
*** 1,2 ****
--- 1,4 ----
+ - Change all calls to Runtime.exec(String) to Runtime.exec(String[])
+
- hierarchy view: show with f4 / close / open view / f4 (will not work)
|