Code Monkey home page Code Monkey logo

lemrose / cs-studio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from controlsystemstudio/cs-studio

0.0 0.0 0.0 637.95 MB

Control System Studio is an Eclipse-based collections of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.

Home Page: http://controlsystemstudio.github.com

License: Eclipse Public License 1.0

Java 86.18% Shell 0.25% HTML 12.09% CSS 0.32% PLSQL 0.19% Perl 0.01% JavaScript 0.20% Python 0.44% D 0.01% Gnuplot 0.02% XSLT 0.01% PLpgSQL 0.10% Batchfile 0.01% TSQL 0.11% Raku 0.01% Inno Setup 0.06%

cs-studio's Introduction

cs-studio Build Status CII Best Practices

Control System Studio is a collections of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.

This repository is for the original, Eclipse-based implementation of CS-Studio. A newer development provides most of the key CS-Studio components without any Eclipse dependencies, see https://github.com/shroffk/phoebus It generally offers faster startup, and also dramatically simplifies the build process.

How to contribute

User feedback, feature requests and code contributions are all welcome.

To get started, see the following Wiki pages:

Building CS-Studio

This repository contains all the code for building CS-Studio. However, there is a two-step build process.

# Build maven-osgi-bundles to ensure all bundles are available for Tycho resolution.
mvn -f maven-osgi-bundles/pom.xml clean verify
# Build everything else.
mvn clean verify -Dcsstudio.composite.repo=$(pwd)/p2repo

You can use -DskipTests=true to speed up the build process.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.