Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
becki:linux:groovy [2010-03-12 13:07] becki |
becki:linux:groovy [2010-03-15 09:57] (aktuell) becki |
||
---|---|---|---|
Zeile 89: | Zeile 89: | ||
Note that this would have to be done on every system which wants to run a compiled script. Therefore it is better to create a jar file wich already includes the necessary depcendencies. This is described [[groovy>WrappingGroovyScript|here]]. | Note that this would have to be done on every system which wants to run a compiled script. Therefore it is better to create a jar file wich already includes the necessary depcendencies. This is described [[groovy>WrappingGroovyScript|here]]. | ||
- | ===== Groovy with Java Web Start and Apache Pivot == | + | ===== Java Web Start == |
- | FIXME http://www.ibm.com/developerworks/xml/tutorials/x-pivottut/ | + | FIXME Add Groovy specific infos about Java Web Start here. |
+ | |||
+ | See also [[java#java_web_start|generic Java Web Start]] | ||
+ | |||
+ | ===== Apache Pivot == | ||
+ | |||
+ | FIXME Add Groovy specific infos about Pivot here. http://www.ibm.com/developerworks/xml/tutorials/x-pivottut/ | ||
+ | |||
+ | See also generic [[Apache Pivot]] | ||
+ | |||
+ | ==== Java Web Start == | ||
+ | |||
+ | FIXME Add Groovy / Pivot specific infos about Java Web Start here. | ||
+ | |||
+ | See also [[Apache Pivot#java_web_start|general pivot specific things about Java Web Start]] | ||
===== Dynamic Typing == | ===== Dynamic Typing == |