eclipse - pydev Google App run Path for project must have only one segment -


i had trouble run pydev google app run on eclipse. can't create new run configuration , error message: path project must have 1 segment. ideas how fix it? running eclipse kepler on ubuntu 13.10

this bug, there's possible workaround: in .py file in project, right-click , go "run as." then, select "python run" (not custom configuration). let run , crash or whatever particular module does. now, go @ run configurations - you'll see 1 run. can customize if had made anew.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -