RE: > - Are there any guidelines somewhere about checking out the source > code in an IDE (I use Eclipse). It should be possible to checkout from > the SVN repository and build using Maven, but all I get when checking > out the project using subclipse is
I don't know about Maven, but I checkout the H2 trunk using subclipse and build using the Ant build.xml script that's in the project root directory. I've also built successfully using the built.bat command-line script. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
