Bradley Ross

This is the user page for Bradley Ross https://bradleyross.github.io. The projects here were intended to be used as teaching aids and conversation starters.

The three projects here are designed to help understand the capability to generate Javadocs using Maven, Gradle, and Ant files.

bradleyross-examples

The project is at https://www.github.com/bradleyross/bradleyross-examples/, while the Javadocs are at https://bradleyross.github.io/bradleyross-examples. It was developed using Eclipse with Ant files for the build and the generation of Javadocs.

tutorials

The project is at https://www.github.com/bradleyross/tutorials/, while the Javadocs are at https://bradleyross.github.io/tutorials/. This was derived from the bradleyross-examples project but was modified to use Maven.

ObjectiveC-Examples

The project is at https://github.com/BradleyRoss/ObjectiveC-Examples and the documentation is at https://bradleyross.github.io/ObjectiveC-Examples.

Spring-Framework-Essentials

This project is a fork of https://www.github.com/kousen/Spring-Framework-Essentials. It was modified to provide additional comments and Javadocs.

The project is at https://www.github.com/bradleyross/Spring-Framework-Essentials and the Javadocs are at https://bradleyross.github.io/Spring-Framework-Essentials.

CoreMidi4J

This project is a fork of https://www.github.com/DerekCook/CoreMidi4J. The project is at https://www.github.com/BradleyRoss/CoreMidi4J and the documentation is at https://bradleyross.github.io/CoreMidi4J.

jni-experiments

These are experiments in the Java Native Interface. The project is at https://www.github.com/BradleyRoss/jni-experiments and the documentation is at https://bradleyross.github.io/jni-experiments.