|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page History... |
| h2. Tutorial recording |
| This recording and sample code will help you get up and running with your first Building Blocks project using Eclipse. It covers how to use the built-in Eclipse wizards to create, edit, build, and manually deploy a Building Block to a development server. It also shows how to add the Blackboard supporting Java jar libraries and UI tag libraries to your project. (Tip: As a best practice, obtain the Blackboard jar libraries by downloading the installer jar file from Behind the Blackboard, unzipping it, and selecting the /payload/systemlib directory. Alternatively, you can select the /blackboard/systemlib or /apps/tomcat/lib directory from your development instance of Blackboard.) Finally, it covers how to automate the build process using supporting developer tools and scripts supplied by Blackboard. |
| h2. Video recording |
... |
| {html}<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/KJTSef0FXWY&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/KJTSef0FXWY&hl=en&fs=1&fmt=18" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>{html} |
| h2. Bonus - bb-manifest documentation |
| The [bb-manifest XML schema|^bb-manifest-plugin.xsd] attached to this page can be used to verify your bb-manifest.xml file that tells Blackboard how your Building Block plugin will hook into the system. |
... |