Skip to content

Java API for OpenText Website Management Server, formerly known as RedDot CMS.

Notifications You must be signed in to change notification settings

solutionexchange/Fork-jRQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jrql

jRQL is a Java API for OpenText Website Management Server, formerly known as RedDot CMS. It encapsulate RQL request and response handling and offer high level functions from SmartEdit, SmartTree and ServerManager area, see http://jrql.wordpress.com/

Developing

This is a Maven-based source tree. There is an Eclipse project called jrql in this git repository. What you need to work with it:

  • A Java 1.6 environment called "JavaSE-1.6" as an "Installed JRE"
  • m2e - Maven Integration for Eclipse

Building

On the command line with Maven and Java properly set up:

  • mvn compile
  • mvn package
  • mvn javadoc:javadoc
  • mvn clean

About

Java API for OpenText Website Management Server, formerly known as RedDot CMS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Classic ASP 0.1%