Re: Configuration of Python in NetBeans5.5
Josiah Haswell <[email protected]> Fri, 02 Nov 2007 08:08:44 -0700
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
pranabesh wrote: > Hi All, Could anybody help me in configuring Python with NetBeans 5.0 > or above version. I have downloaded the python 2.4 version and > installed it in my system.But i don't know how to configure with > NetBeans. I need it urgently.I need the whole process of configuring > and workable condition. Thanks & Regards, Pranabesh > ------------------------------------------------------------------------ > View this message in context: Configuration of Python in NetBeans5.5 > <http://www.nabble.com/Configuration-of-Python-in-NetBeans5.5-tf4736788.html#a13545750> > Sent from the Netbeans - UI mailing list archive > <http://www.nabble.com/Netbeans---UI-f2608.html> at Nabble.com. Netbeans doesn't currently have very good Python support. You might check into PyDev for Eclipse, which is what I use for Python. It's actually very good. Joe