Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Outline

EPICS VERSION 4 JAVA IMPLEMENTATION README

This README is a guide to the build of the Java implementation of EPICS Version 4.

Status: This README is up-to-date with respect to release v4.5.0.1 of EPICS Version 4.

Auth:
Greg White, SLAC, 28-Oct-2015

Mod:
Dave Hickin, Diamond, 01-Feb-2016
Update for 4.5.0.1.

Prerequisites

The EPICS V4 Java bundle requires recent versions of the following software:

  1. Java SDK v1.7 (Java 7)

Note that support for Channel Access operations through the pvAccess API "Channel Provider" interface is provided by CAJ and JCA, which are bundled in the EPICS-Java tar.

Build

The tar file distribution of the Java implementation of EPICS v4.5.0.1 contains the jar files of Java executables, sources and documentation, for all the software modules of the EPICS v4. Therefore, simply untar the distribution tar file.

tar xvfz EPICS-Java-4.5.0.1.tar.gz  [if you got it compressed]
tar xvf EPICS-Java-4.5.0.1.tar      [if you got it uncompressed]

Further information

For the individual modules, consult the documentation in each one. In particular:

  • README.md
  • RELEASE_VERSIONS.md
  • The documentation directory

For more information visit the EPICS V4 website.

In particular:

Morty Proxy This is a proxified and sanitized view of the page, visit original site.