Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5109349 By: dwarnold
All, I found a nice zip of files to study: http://spinecho.ifrance.com/LearnSizers8.zip I unzipped these in: ~/tmp/LearningSizers8 I created a new project in PyDev: LearningSizers I created a new package: root I then dragged all the files in ~/tmp/LearningSizers8 onto the root icon in the PyDev Package Explorer. I then opened the suggested starting point file, withboxsizers.py and tried to run with Run Last Launched. Of course, that was a mistake. I then selected the Run menu, but only three options were available, so I selected PythonCoverage from the Run As menu. After that, 5 options were available from the Run Menu, so I selected "Python Run" from the Run As menu and voila! Success! My question: Do I do good? Is this the proper procedure to follow? D. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
