57 | | * Double-click the virtual machine entry to start it. |
58 | | * As it starts up, it may show popups about "mouse / keyboard capture". Check "Don't show this again" and dismiss the popups. |
59 | | * The Login screen should appear. User is ''dev'' and password is ''eden''. |
60 | | * After you're logged in, the Eclipse IDE will start -- ignore it for the moment. |
| 57 | * Double-click the virtual machine entry to start it. |
| 58 | * As it starts up, it may show popups about "mouse / keyboard capture". Check "Don't show this again" and dismiss the popups. |
| 59 | * The Login screen should appear. User is ''dev'' and password is ''eden''. |
| 60 | * After you're logged in, the Eclipse IDE will start -- ignore it for the moment. |
70 | | rm /home/web2py/applications/eden/models/000_config.py |
71 | | vi /home/web2py/applications/eden/models/000_config.py |
| 71 | }}} |
| 72 | * Get a fresh copy of the configuration file: |
| 73 | * In Eclipse, find {{{web2py/applications/eden/models/000_config.py}}} and delete it (right-click (or Mac equivalent), delete). |
| 74 | * Also in Eclipse, find {{{web2py/applications/eden/deployment-templates/models/000_config.py}}} and copy it to {{{web2py/applications/eden/models/000_config.py}}}. |
| 75 | * Edit {{{web2py/applications/eden/models/000_config.py}}} and change the first "False" to "True" -- that's this line:[[br]] |
| 76 | {{{ |