[Pydev-code] Running script without project

2010-01-12 Thread vincent lapointe
Hi, I'm using pydev in a rcp application and I would like to known if it is possible to execute a Python script with the pydev plugin without creating a project before. Currently my application, looks for existing project with the pydev nature and them create the launch configuration based o

Re: [Pydev-code] Running script without project

2010-01-12 Thread vincent lapointe
I will send this email to the pydev-user list instead of this one. I'm sorry. Vincent > From: lapointe_vincent_1...@hotmail.com > To: pydev-code@lists.sourceforge.net > Date: Tue, 12 Jan 2010 17:45:58 + > Subject: [Pydev-code] Running script