DOC

org.kuali.student : student

Maven & Gradle

Sep 25, 2014

Kuali Student · Kuali Student is a modular, open source, standards-based next generation student system that offers a flexible, scalable, cost-effective system that can be configured to meet the business requirements of any higher education institution

Table Of Contents

Latest Version

Download org.kuali.student : student Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file student-2.0.3-cm-javadoc.jar to student-2.0.3-cm-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder student-2.0.3-cm-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "student-2.0.3-cm-sources.jar" -d "student-2.0.3-cm-javadoc" -subpackages