Why not just back it up or check-in to version control? Another option is to use ln -s to move it.
On Sat, Jan 15, 2011 at 10:29 AM, Daniel Kvasnicka jr. < [email protected]> wrote: > Hey, > > is it possible to customize the location of local_db.bin? I need it to be > somewhere outside the application, so that it doesn't get harmed. > I'm using NetBeans to develop apps and Clean & Build always destroys my > data. > There must be some option for this, e.g. in appengine-web.xml, right? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- -- A. Stevko =========== "If everything seems under control, you're just not going fast enough." M. Andretti -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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/google-appengine-java?hl=en.
