Hi, > I have modified some files such as the index file. Now I d like to > rebuild the solution in order to get a newH2.exe file to install a > version of H2 using my new code ... I have found the sources into : > > C:\Program Files\H2\src\main\org\h2 > > > Actually i never produce any exe file, I thought I should have find a > makefile or so on ... but nothing.
By default the build tool will not create an exe file but a jar file. See: http://www.h2database.com/html/build.html 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 -~----------~----~----~----~------~----~------~--~---
