https://github.com/ubc/groupbuilder
Group building block for Blackboard Learn 9
https://github.com/ubc/groupbuilder
Last synced: 7 months ago
JSON representation
Group building block for Blackboard Learn 9
- Host: GitHub
- URL: https://github.com/ubc/groupbuilder
- Owner: ubc
- Created: 2012-06-04T23:34:25.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T20:24:23.000Z (over 9 years ago)
- Last Synced: 2024-04-08T19:14:07.786Z (about 1 year ago)
- Language: Java
- Size: 1.24 MB
- Stars: 6
- Watchers: 16
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GroupBuilder
=====Group building block for Blackboard Learn 9
Tested on Blackboard Learn 9 SP 8
To compile the project:
* Change the bbsdk directory in build.properties to point to your bbsdk
* Run "ant install-ivy" to install Apache Ivy (dependency management). Ivy will be installed in to ${user.home}/.ant/. If Ivy is already installed, skip this step.
* Run "ant"
* (Optional, for developer) auto deploy the war file by running "ant deploy"Special Thanks
=====
Bob Walker for extensive testing and advice.