- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
a Netbeans applet sample (w/pulpcore)
Wed, 2009-03-18, 19:28
For anyone working on applets, I posted info about a sample netbeans
project you can download here:
http://edtechdev.blogspot.com/2009/03/pulpcore-scala-sample-project-for....
It uses the Pulpcore applet/game framework:
http://www.interactivepulp.com/pulpcore/
You should be able to unzip it, open it in Netbeans and press the run
button (green triangle) and it should work. Assuming you have the scala
add-in of course. Only tested on windows and linux.
I'd appreciate you letting me know if you make some improvements to the
build.xml or whatever.
Thanks,
-Doug