[SCM] Lisaac eclipse plugin branch, master, updated. d0a635c9b6a1a05af5326348e3da70c69d4c387b

Damien Bouvarel dams.bouvarel at wanadoo.fr
Sat Apr 4 09:52:44 UTC 2009


The following commit has been merged in the master branch:
commit dc508d0ddbc7b4c404d7b879ade6601002967c32
Author: Damien Bouvarel <dams.bouvarel at wanadoo.fr>
Date:   Wed Mar 25 20:41:09 2009 +0100

    update

diff --git a/README b/README
index ff243be..16919ef 100644
--- a/README
+++ b/README
@@ -71,8 +71,27 @@ Quick Start into Source Code.
      more to come...
    
    
+   * Features
+    ---------
+   		Feature				    	Source Location
+   
+       - Syntax Coloration.          lisaac.editor.* 
+       - Auto-Edit Indentation.      LisaacAutoEditStrategy.java
+       - Lisaac Completion.          LisaacCompletionProcessor.java 
+       - Prototype Hyperlink.        PrototypeHyperLink.java
+       - Prototype Hover.            LisaacTextHover.java
+       - Outline View.               LisaacOutlineView.java & lisaac.outline.*
+   	   - Lisaac console run.         lisaac.launch.*
+   	   - Lisaac Perspective.         LisaacPerspective.java
+   	   - Lisaac Wizards.             lisaac.wizard.*
+   	    
+   * Extension Points
+    -----------------
+    
+     
+   	    
    * Tips
-      -----
+    -----
  
      - Consider using 'Debug->Eclipse Application' and double click at the left margin to set breakpoints.
      - Ctrl+click to explore Eclipse Java classes.
diff --git a/icons/Thumbs.db b/icons/Thumbs.db
index 4c557a0..b5aba5a 100644
Binary files a/icons/Thumbs.db and b/icons/Thumbs.db differ
diff --git a/icons/template.gif b/icons/template.gif
new file mode 100644
index 0000000..fdde5fb
Binary files /dev/null and b/icons/template.gif differ

-- 
Lisaac eclipse plugin



More information about the Lisaac-commits mailing list