The following forum message was posted by at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4737716:
Im using Django 1.3 with eclipse indigo pydev 32bit on windows 7 64 bit (python
32bit).
when i run "manage.py runserver" from windows cmd, it creates two python.exe
processes wi
The following forum message was posted by nethero at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4737384:
I'm running this code in Eclipse...
[code]from PIL import Image
im = Image.open("download.png")
im.rotate(45).show()[/code]
This code runs using my command line python
Am 02.10.2011 03:29, schrieb Raffi Khatchadourian:
> When a mylyn task is activated and the context filter is enabled on the Pydev
> package explorer view, the view correctly filters relevant elements. However,
> this does not work in the outline view. That is, enabling the mylyn context
> filte