I've posted this solution somewhere else but can't remember where. Anyway, if you're using eclipse plugin go to Project | Properties, choose Google \ App Engine \ ORM and only include directories that you have classes that you want enhanced. By default it does the entire project so that includes a lot of needless files. Stephen
On Sep 22, 8:04 am, Marc Hacker <[email protected]> wrote: > Help my Mac died and after moving to Win64 my project wont enhance any > more: > > Cannot run program "C:\Program Files\Java\jre6\bin\javaw.exe" (in > directory "C:\Users\zvi\workspace\TheGraph"): CreateProcess error=206, > The filename or extension is too long > > I found this thread which implies I might have too many .class files > for the command line called by the DataNucleus enhancer but it doesn't > say how to get it > working:http://groups.google.com/group/google-appengine-java/browse_thread/th... > > Thanks > > Marc -- 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.
