Hi, For the build to work, you need to set the environment variable JAVA_HOME. I have:
c:\data>set JAVA_HOME JAVA_HOME=C:\Program Files\Java\jdk1.6.0_10 You also need to make sure javac works: c:\data>javac -version javac 1.6.0_10 Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
