Skip to content

PLCnext/PLCnext_CLI_Eclipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to the PLCnCLI Eclipse plugin repository

This repository is part of the PLCnext Toolchain and provides an Eclipse IDE plugin for programming for PLCnext Technology in high level language. The PLCnext CLI provides the entire toolchain for programming on the PLCnext Technology platform.

The main repository for the CLI can be found here.

Installation & First Steps

If you want the latest release version of the PLCnext CLI, you can find it in the PLCnext toolchain product page.
For more information and first steps with PLCnext Technology please visit our PLCnext Community.

Test a local build

The following steps describe how to build a fully functional PLCnCLI eclipse plugin locally on your machine to test the newest version or to test your own changes.

Prerequisite

Build steps

  • cd src/build
  • mvn -D eclipse-repo.url=https://download.eclipse.org/releases/2021-09 clean compile package
  • Update site can be found in ../com.phoenixcontact.plcnext.updatesite/target/com.phoenixcontact.plcnext.updatesite-XXX.zip

Contribute

You can participate in this project by submitting bugs and feature requests.
Furthermore you can help us by discussing issues and let us know where you have problems or where others could struggle.

Feedback

You can give feedback to this project in different ways:

License

Copyright (c) Phoenix Contact GmbH & Co KG. All rights reserved.

Licensed under the EPL-2.0 License.

About

This project is for the Eclipse addin. It supports working with the PLCnext CLI in your IDE.

Topics

Resources

License

Stars

Watchers

Forks