|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[pydev - Users] Importing Some Else's WorkRead 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 Pydev-users@... https://lists.sourceforge.net/lists/listinfo/pydev-users |
|
|
[pydev - Users] RE: Importing Some Else's WorkRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5109402 By: fabioz Have you already checked the getting started manual? http://fabioz.com/pydev/manual_101_root.html (more specifically: http://fabioz.com/pydev/manual_101_run.html ) I think that the easiest way is pressing F9 with the editor open. Cheers, Fabio ______________________________________________________________________ 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 Pydev-users@... https://lists.sourceforge.net/lists/listinfo/pydev-users |
|
|
[pydev - Users] RE: Importing Some Else's WorkRead and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5109414 By: dwarnold F9 does something different on the Mac (shows all open windows and currently running applications), you have to use Shift+Command+F11 to "Run Last Launched." This I know about. My question was more about the way I imported the files into a new project. Is that the standard way to get started with someone else's work that is not an eclipse pydev project? 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 Pydev-users@... https://lists.sourceforge.net/lists/listinfo/pydev-users |
| Free Forum Powered by Nabble | Forum Help |