Giter Site home page Giter Site logo

usethesource / impulse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from impulse-org/imp.runtime

4.0 4.0 4.0 3.24 MB

Impulse simplifies and speeds up the IDE development process in Eclipse, for both language with existing front-ends as well as languages generated using compiler and interpreter generation frameworks.

Home Page: http://www.usethesource.io/projects/impulse

License: Other

Java 100.00%

impulse's People

Contributors

davylandman avatar ingo60 avatar jjwtimmer avatar joukestoel avatar jurgenvinju avatar msteindorfer avatar paulklint avatar rmfuhrer avatar stansutton avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

impulse's Issues

remove dead code

let's remove the dead code, also parts of methods which were written for older versions of Eclipse. A method could be to use a coverage analysis tool and run a number of test scenarios to find out which code is executed and which is not.

Java errors in RuntimePlugin.java

Trying to compile this under Luna, I get 3 errors:

Description Resource    Path    Location    Type
Name clash: The method getAdapter(Object, Class<T>) of type RuntimePlugin.ResourceToSourceEntityAdapter has the same erasure as getAdapter(Object, Class) of type IAdapterFactory but does not override it  RuntimePlugin.java  /impulse/src/io/usethesource/impulse/runtime    line 44 Java Problem
The method getAdapter(Object, Class<T>) of type RuntimePlugin.ResourceToSourceEntityAdapter must override or implement a supertype method   RuntimePlugin.java  /impulse/src/io/usethesource/impulse/runtime    line 44 Java Problem
The type RuntimePlugin.ResourceToSourceEntityAdapter must implement the inherited abstract method IAdapterFactory.getAdapter(Object, Class) RuntimePlugin.java  /impulse/src/io/usethesource/impulse/runtime    line 39 Java Problem

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.