public
Description: Rhino Swing Test App
Homepage: http://github.com/kylecordes/rsta/
Clone URL: git://github.com/kylecordes/rsta.git
rsta /
name age message
file .classpath Loading commit data...
file .gitignore
file .project
file README.txt Sun Oct 19 11:46:20 -0700 2008 Simplify, by removing JGoodies Looks [kylecordes]
file build.xml
directory examples/
directory js/
directory lib/
directory misc/ Mon Oct 20 07:33:18 -0700 2008 Final tweaks [kylecordes]
directory src/
Rhino Swing Test Application
Proof of concept: it is possible to create a rich Swing application
writing code 99% in Javascript.

Copyright 2008 Kyle Cordes
http://kylecordes.com

Run it online: http://kylecordes.com/rsta/


*** Eclipse ***

I work on this with Eclipse, hence the Eclipse metadata files.

To get Eclipse support for JS editing, either download the JEE
Eclipse package, or download the (much smaller) Java Eclipse package
then use the Eclipse update mechanism to add the in the JSDT from
the WTP.