Thanks, Christopher.

At some point it may make sense for me to contribute my learnings to
the wiki. However, for now I'm just trying to get off the ground so I
can't provide much value.



On Jul 29, 1:58 pm, Christopher Steel <chris.st...@gmail.com> wrote:
> Hi Pabloest,
>
> We have started a Wiki with Web2py Eclipse and Maven Stuff where we
> publish working configurations. It may be helpful. If you want to
> contribute any additional info let me know.
>
> http://code.google.com/p/voa-web2py2eclipse/
>
> Cheer,
>
> Christopher Steel
>
> Voice of Access
>
> http://code.google.com/p/voa-web2py2eclipse/
>
> On 29 juil, 13:26, pabloest <pab...@gmail.com> wrote:
>
>
>
> > thanks.
> > normally I do, but I'm not sure where to do so in Eclipse.  Similarly
> > with the port and address (127.0.0.1).  I checked the debug config
> > parameters and variables and tried a bit there, but it didn't lead
> > anywhere.
>
> > On Jul 29, 9:54 am, Bruno Rocha <rochacbr...@gmail.com> wrote:
>
> > > did you provide password parameter to run web2py.py?
>
> > > 2010/7/29 pabloest <pab...@gmail.com>
>
> > > > Hi,
>
> > > > I'm having some trouble simply getting started with Eclipse and Pydev
> > > > for web2py development.
> > > > I can't get into a debugging mode with web2py.py and the web server
> > > > will not even start. When I right-click and select Debug As > Python
> > > > Run, I get error messages that say:
> > > > -unexpected error setting up the debugger: socket closed
> > > > -pydev debugger: starting
> > > > Could not connect to localhost: 51530
> > > > Traceback (most recent call last):
> > > >  File "/Applications/eclipse/plugins/
> > > > org.python.pydev.debug_1.6.0.2010071813/pysrc/pydevd_comm.py", line
> > > > 341, in StartClient
> > > >    s.connect((host, port))
> > > >  File "<string>", line 1, in connect
> > > > gaierror: (8, 'nodename nor servname provided, or not known')
>
> > > > I haven't modified my db.py files from the default.
> > > > It seems I am missing something quite basic as I haven't found
> > > > anything on this message board or others to indicate this is a normal
> > > > problem.
>
> > > > I'm running Eclipse IDE for Javascript Developers (by the way, does it
> > > > matter which Eclipse? I also tried with Eclipse Classic and got the
> > > > same results).
> > > > Eclipse v1.3.0.2
> > > > Eclipse Platform SDK v3.0.6
> > > > PyDev for Eclipse 1.6.0.2
> > > > PyDev Mylyn Integration 0.3.0
>
> > > > I'm on a Mac 10.5.8 and Python 2.6.5.
> > > > Any hints?
> > > > Thanks much.
>
> > > --
>
> > >http://rochacbruno.com.br

Reply via email to