Java Mailing List Archive

http://www.gg3721.com/

Home » eclipse-plugin-dev.groovy »

[groovy-eclipse-plugin-dev] Groovy eclipse hyperlink extension point for Jspresso SJS DSL

Maxime HAMM

2010-06-05


Author LoginPost Reply

Hello

 

My extension point works well for syntax highlighting and for code assists also ! I will let you know when the new release of Jspresso 3.5 will come out. Our web site will contain a webpage about the plugin I wrote ! My source code is open, so may be it will help some groovy eclipse developers… Thank your for your help Andrew !

 

… Now I’m thinking about the next release !

I’m looking for some sample code about hyperlink extension point : if you take a look at the example above i’m sure you will anderstand my needs :

 

border('Invoice.border',

  north:'Invoice.form', // Hyperlink !

  center:'Invoice-InvoiceLines.table') // Hyperlink !

 

form('Invoice.form', fields:['invoiceNo', 'date', 'customer.name'])

 

table('Invoice-invoiceLines.table', columns:['lineNumber', 'description', 'amount', 'invoice.name'])

 

Regards ,

Maxime

www.jspresso.org

 

 

image002.png@01CB04FC.15A0F1D0

 

 

 

 

image008.png@01CB04FC.15A0F1D0

 

 

 


Attachment: cid:image001.png@01CB0513.895F41F0


Attachment: cid:image002.png@01CB0513.895F41F0

©2008 gg3721.com - Jax Systems, LLC, U.S.A.