Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Scheduling Assistant is a multi-module Maven Java project. It's deliverables include a Web Application that is deployed in Apache Tomcat and a JSR-168 Portlet.

Before you begin, you will first need to create an account on Github. Once you've got an account, follow their instructions to Set up git. After your workstation is setup, learn how to fork a repository.

Create your fork from https://github.com/Jasig/sched-assist.

Now that you've got a fork, you'll need to use the address to your fork when "Cloning the repository" in Eclipse. The address will be viewable at something like https://github.com/your-username-here/sched-assist.

4 minute video demonstrating how to check out the source in Eclipse to get started developing:

https://mywebspace.wisc.edu/npblair/jasig/jasig-sched-assist-developergit-startsetup.ogv

Quick start with Bedework

...