You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi. Firstable say i'm absolutly new in python so maybe my question
will seem a nooby question
I´m writting a short application as a way to get used to python. I
come from Java and I have installed Pydev plugin on my eclipse ide to
make it easier for me to get used,
But running applications with the google SDK make debugging a
nightmare for me. Firstable I can´t put breakingpoints neither run the
application in debug mode son I am using a selfmade class to output
some intermediate and check results in html an so control my
application flow. This way is of course not user friendly and I am
spending a lot of time checking classes that otherwise with a
breakpoint should be debugged in 5 minutes
Can anybody give me an advice about debugging applications for google
apps and ides to use. Thanks
Message has been deleted
Alexander Kojevnikov
unread,
Sep 9, 2008, 7:06:24 PM9/9/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
> Firstable I can´t put breakingpoints neither run the application
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Thank you guys, This information is exactly what I was asking for. My
mistake was starting the application with a .bat file so eclipse
engine whas not configured. Thanks a lot