A few weeks delay is a good occasion. Sometimes they skip a whole version on the eclipse update, e.g. 1.6.2 never showed up on the eclipse update for me.
On Apr 30, 5:08 pm, Jeff Schnitzer <[email protected]> wrote: > I've found the eclipse-downloaded version of the SDK to be a > liability. Nevermind the fact that it's always a week or two late - I > can live with that. The problem is that it gets put in a > strangely-named path. > > If you write tests for your app per the instructions > athttps://developers.google.com/appengine/docs/java/tools/localunittesting, > you end up needing to create a ${SDK_ROOT} variable. Every time you > update the SDK, you have to go look up the crazy path in the eclipse > plugins directory and copy/paste it into this variable. > > By downloading the SDK and putting it in a common location, I just > need to edit the variable and change "appengine-sdk-1.6.4" to > "appengine-sdk-1.6.5". > > Yes, this is a minor annoyance, but using Eclipse is a thousand minor > annoyances like this and each one I can purge makes me feel just a > little less like hurling my laptop across the room and becoming a > rubytard. > > P.S. please star > this:http://code.google.com/p/googleappengine/issues/detail?id=3856 > > Jeff > > On Mon, Apr 30, 2012 at 9:12 AM, Richard Watson > > > > > > > > <[email protected]> wrote: > > It often takes a few weeks until it hits the update site. If you need it > > urgently you have to download and install manually. I'm generally happy to > > wait. > > > On Monday, April 30, 2012 3:11:18 AM UTC+2, 김종민 wrote: > > >> Last week, I couldn't upload Google App Engine because of version. > > >> In eclipse plugin, there was no update at google app engine. > >> I connected http://dl.google.com/eclipse/plugin/3.7. > > >> Let me know how to update eclipse plugin? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" group. > > To view this discussion on the web visit > >https://groups.google.com/d/msg/google-appengine/-/UbvONiCSor8J. > > > 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?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
