Giter Site home page Giter Site logo

halikuosang / eclipse-plugins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipse-embed-cdt/eclipse-plugins

0.0 1.0 0.0 48.78 MB

The GNU MCU Eclipse plug-ins for ARM & RISC-V C/C++ developers

Home Page: http://gnu-mcu-eclipse.github.io

License: Eclipse Public License 1.0

HTML 2.74% Java 6.13% C++ 0.55% C 90.53% Shell 0.05%

eclipse-plugins's Introduction

GitHub release Github Releases Github Releases SourceForge Build Status

The GNU MCU Eclipse plug-ins

These are the Eclipse projects used to build the GNU MCU Eclipse plug-ins.

How to install

The recommended install method is via Eclipse Marketplace.

For manual installs, the stable version update site is:

How to build

Prerequisites

  • JavaSE-1.8
  • Maven 3

Command line

$ git clone --branch=master --recurse-submodules https://github.com/gnu-mcu-eclipse/eclipse-plugins.git eclipse-plugins.git
$ cd eclipse-plugins.git
$ mvn clean verify

The result are two p2 repositories:

  • repositories/ilg.gnumcueclipse.repository/target/repository
  • repositories/ilg.gnumcueclipse.riscv.repository/target/repository

Note: in some older versions, maven complained something about local artifacts; in case this happens, add -Dtycho.localArtifacts=ignore when invoking maven.

Eclipse

The Eclipse build is described in the project web.

Run-time dependencies

The minimum requirements for running the GNU MCU Eclipse plug-ins are:

  • JavaSE-1.8-111 or later
  • CDT 9.2.1 (Neon.3)

Recommended:

  • JavaSE-1.8-111 or later
  • Eclipse Neon.3

Developer

https://www.eclipse.org/cdt/developers.php

Formatting

https://wiki.eclipse.org/CDT/policy

  • use tabs, at 4
  • code line size: 120 chars
  • comments line size: 80 chars

Currently these settings are provided by the default Eclipse Java formatter.

eclipse-plugins's People

Contributors

ilg-ul avatar mhennerich avatar sukidog avatar jonahgraham avatar iulia-vasii avatar

Watchers

James Cloos avatar

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.