Now run Fisheye/Crucible with the skeleton plugin:
$ cd fecrutwitter $ atlas-run
The first time you run it, you'll need to wait a while for files to download. When the application is ready, you'll see in the console:
[INFO] Type Ctrl-D to shutdown gracefully [INFO] Type Ctrl-C to exit
You can use atlas-debug
to enable remote debugging.
Go to http://localhost:3990/fecru/admin/, giving the administrator password 'password'. You should see the administrative panel. Go to User Settings > Users on the left, then click Add user on the right. Add yourself as a user to your Fisheye/Crucible instance. The e-mail address must match the one you set in Git, so that we can match commits with Fisheye/Crucible users.
Now click Log in on the right to access your account.
The Atlassian Plugin SDK allows you to reload your plugin without restarting Fisheye/Crucible, which will speed up our work in the following sections:
cd
to fecrutwitter
atlas-cli
pi
at the atlas-cli
maven2>
prompt
Keep your atlas-cli
console open.
Rate this page: