Skip to content

pleiad/Ghosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Ghosts

Development of an Eclipse plugin that supports incremental programming with ghosts.

See http://pleiad.cl/ghosts.

The latest version of Ghosts is available here.

Ghosts is available as beta version for Eclipse. In order to try Ghosts, you will need the standard Eclipse IDE for Java Developers version 3.7.1 or higher. We recommend:

Eclipse for Windows 32-bit 64-bit

Eclipse for Mac Cocoa 32-bit 64-bit

Eclipse for Linux 32-bit 64-bit

Just download it, and copy the jar file to your dropins/ folder inside eclipse:

$ECLIPSE_DIR/dropins/

For a better experience with Ghosts, please follow these steps:

  1. Activate the Ghosts perspective in Window>>Open perspective>>Other>>Ghosts
  2. Disable the preference “Report problems as you type” (see example) in Preferences>>Java>>Editor>>Report problems as you type
  3. If ghosts are not reified properly, close-&-reopen the project.

To uninstall Ghosts, just remove the jar file in the dropins/ folder and run (the first time you open Eclispe):

$ECLIPSE_DIR/eclipse -clean

Releases

No releases published

Packages

No packages published

Languages