aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Scripting.EmbeddedJVM (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-11Attempt to rearrange some of the directoriesMW25-1825/+0
2007-04-11small improvement to the jvm and test scriptMW1-0/+24
2007-04-11* Cleaning lady at it again.lbsa711-1/+1
2007-04-11added missing filesMW1-0/+10
2007-04-11First basic test script now works in the jvm scripting engine. MW4-6/+11
For it to work you need to have a java sdk installed and the javac.exe somewhere in the environment Path variable. Then To test, copy the text from bin/script1.text into a note card and then add that note to a prim.
2007-04-11Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW24-0/+1786
scripting Engines. Added the work in progress JVM scripting engine.