Wiki source code of Getting Started with BugTracker
Version 40.1 by Pascal Robert on 2012/07/27 20:28
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | **Getting Started with BugTracker** | ||
| 2 | |||
| 3 | BugTracker is an example application that exposes a lot of Wonder functionalities. It is especially true if you want to have a look at DirectToWeb (D2W) since BugTracker have a lot of custom D2W rules. | ||
| 4 | |||
| 5 | You can listen to a good introduction to BugTracker by listening to the [[presentation>>http://www.wocommunity.org/podcasts/wowodc/west08/WOWODC07_D2W.mp4]] made at WOWODC 2007. | ||
| 6 | |||
| 7 | To look at BugTracker, you will need to g[[et the Wonder Source Code>>Getting the Wonder Source Code]] of Project Wonder. Once it's done and that you have imported the BugTracker project into Eclipse, you will see the following files: | ||
| 8 | |||
| 9 | [[image:BugTrackerProject.png||border="1"]] | ||
| 10 | |||
| 11 | To launch BugTracker, right-click **BugTracker.launch** and select **Run As** > **BugTracker**. It will launch BugTracker with a in-memory database, which is perfect to explore the application. | ||
| 12 | |||
| 13 | You should see a login screen. Your default administrative user is "admin" with password "admin" | ||
| 14 | |||
| 15 | [[image:Context-035.jpg]] | ||
| 16 | |||
| 17 | ---- | ||
| 18 | |||
| 19 | Explore |