Ionut Subasu <ionut.sub...@...> writes: > > Hi everybody, > > I am trying to do some changes to sqlite and I use as IDE Eclipse and as OS > Linux. > Due to the large size of the file, the environment is verry slow on editing. > > I have checked out the indication on the SQLite web site ( > http://www.sqlite.org/cvstrac/wiki?p=HowToCompile) > but I think that some steps are missing :). > > Thanks > Ionut
Also, use the individual source files, not the amalgamated, if your dev system memory is a problem - or tweak the JVM command line options used to start Eclipse to give it more memory to start with. Can't remember - look them up, or Google ! Cheers, MikeW _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

