Giter Site home page Giter Site logo

eclipse-dart's Introduction

Dart Logo Dart Plugin for Eclipse

An eclipse plugin for Dart and Flutter development. Dart is a programming language mostly used in the Flutter project.

Features

  • Rich text editting with first class .dart support leveraging the Language Server Protocol

  • Running Dart programs directly from the IDE

  • All features from the classic Eclipse IDE

Demo

Dart development in Eclipse

Planned features

Usage

To use this plugin you will need atleast Dart 2.2. You can download it from the Dart download page.

Currently there is no eclipse update site for this plugin. The only way to obtain the plugin is by cloning this repo and building it yourself. See the Get Started section below.

Development

It is based on the Dart language server. See the Dart Language Server Readme for the current status of the server.

Get Started

  • Download and install the latest Dart SDK. Atleast version 2.2 is required. Check by running dart --version after installation.

  • Clone this repo git clone [email protected]:vogellacompany/eclipse-dart.git

  • Change to the cloned directory cd eclipse-dart and run mvn clean verify

  • Add the local update site from com.vogella.eclipsedart.update/target/repository/ via the HelpInstall New Software…​ menu entry in the Eclipse IDE

  • Install the listed plugin

  • Create or import a .dart file and start editing it

Note
If you have troubles with compilation and/or running try to install the necessary dependencies as described below.

Installing the dependencies

For the plugin to work as expected you need to install some dependencies.

Add the update site of the LSP4E project: http://download.eclipse.org/lsp4e/releases/latest/.

Install the plugins:

  • Language Server Protocol client for Eclipse IDE (Incubation) Source

  • Language Server Protocol client for Eclipse IDE (Incubation)

Add the update site of the TM4E project: http://download.eclipse.org/tm4e/snapshots/.

Install the plugins:

  • TextMate Core

  • TextMate Core Developer Resources

Get Involved

Support is currently available via GitHub issues.

Code contributions are welcome via GitHub pull requests.

Code quality analysis is available on SonarCloud.

CI is currently not public.

eclipse-dart's People

Contributors

vogella avatar

Watchers

 avatar  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.