GithubHelp home page GithubHelp logo

olydis / graphite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyrus-/graphite

0.0 2.0 0.0 232 KB

The Graphite active code completion system for Java + Eclipse.

Home Page: http://www.cs.cmu.edu/~NatProg/graphite.html

Java 47.64% JavaScript 40.11% CSS 3.84% HTML 8.40%

graphite's Introduction

Graphite

An active code completion system for Java. See the webpage for more information, a video, slides and a paper:

http://www.cs.cmu.edu/~NatProg/graphite.html

Installation

The .jar file in the /eclipse/plugins directory can be dropped into the dropins directory in your Eclipse installation. You'll see a Graphite entry in the Eclipse Preferences window if it worked.

Annotation

To annotate your Java classes with the @GraphitePalette annotation, its definition must be available. This is available in the .jar file in /java.

Palette Development

Palettes are written using the standard browser-based HTML5 stack. The graphite.js file found in the js/ directory must be included to support integration into the editor using Graphite and debugging of Graphite API calls in the browser.

Example palettes are available in the palettes directory.

Plug-In Development

If you want to change the Graphite plug-in itself, the /eclipse directory can be imported as a project into Eclipse if you have the Plug-In Development tools installed (you can find it using Eclipse's built-in plug-in installer.)

Contributors

Citation

If you use Graphite in an academic paper, we'd appreciate a citation:

Cyrus Omar, YoungSeok Yoon, Thomas D. LaToza, Brad A. Myers, Active Code Completion. ICSE'2012: 34nd International Conference on Software Engineering, Zurich, Switzerland, 2-9 June 2012. pp. 859-869.

License

The code is provided under the terms of the Eclipse Public License - v 1.0. The full license can be viewed at http://www.eclipse.org/org/documents/epl-v10.html.

graphite's People

Contributors

cyrus- avatar

Watchers

James Cloos avatar Johannes Bader 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.