Skip to content

Commit

Permalink
Added README and jar file for the plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus- committed Oct 11, 2011
1 parent 62f3b27 commit 66cd4f8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.markdown
@@ -0,0 +1,25 @@
Graphite
--------
An active code completion system for Java.

* Paper draft: http://www.todo.com
* Video: http://www.todo.com

Contact
-------
* Cyrus Omar <comar@cs.cmu.edu>
* YoungSeok Yoon <youngseok@cs.cmu.edu>

Plug-In Installation
--------------------
The .jar file in /eclipse/plugins directory can be dropped into the dropins directory in your Eclipse installation.

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

Development
-----------
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, for example.)

Pretty simple all-around! Contact us if you have any trouble.
Binary file not shown.

0 comments on commit 66cd4f8

Please sign in to comment.