-
```
Win7环境,AppEngine Appcfg GUI Wrapper options中的SDK
Location用的是..\appengine-java-sdk-1.7.3,AppLocation中选的是..\snova-gae
-jserver-0.14.0,重新打开后会变成..\snova-gae-jserver-0.14.0\\war。
直接点Deploy或点Add之后再点De…
-
```
What steps will reproduce the problem?
1. Converted a Maven project to GAE project
2. Project properties - Google - App Engine
3. Check the box to "Use Google App Engine"
4. Enter any text in Appl…
-
```
版本0.736
我下载其他的主题,都出错,
只有default主题不出错。
错误信息:
pydev debugger: starting
INFO 2010-10-15 11:26:23,766 appengine_rpc.py:153] Server:
appengine.google.com
INFO 2010-10-15 11:26:23,786 appcfg.…
-
```
版本0.736
我下载其他的主题,都出错,
只有default主题不出错。
错误信息:
pydev debugger: starting
INFO 2010-10-15 11:26:23,766 appengine_rpc.py:153] Server:
appengine.google.com
INFO 2010-10-15 11:26:23,786 appcfg.…
-
```
What steps will reproduce the problem?
Install gcloud tool using:
"curl https://sdk.cloud.google.com | bash"
on CentOS 6.5 x64, login using "gcloud auth login" and then update "app"
component:
"g…
-
```
What steps will reproduce the problem?
Install gcloud tool using:
"curl https://sdk.cloud.google.com | bash"
on CentOS 6.5 x64, login using "gcloud auth login" and then update "app"
component:
"g…
-
```
What steps will reproduce the problem?
1. Download AppEngine SDK into local directory, such as .aesdk/
2. python .aesdk/dev_appserver.py
What is the expected output? What do you see instead?
WARN…
-
From this support thread: https://groups.google.com/forum/#!topic/simplegeo/iygFmqrRGK4
Hi,
I'm trying to integrate the python sdk into our app.
The test record looks like this:
```
{"geometry": {…
ieure updated
13 years ago
-
I tried updating google/upvote to use 0.0.8 but then ran into:
`/monolith_binary.deploy: line 26: ${{TMPDIR:-/tmp}}/war.XXXXXXXX: bad substitution`
presumably due to double curly braces that seems …
-
```
What steps will reproduce the problem?
1.gem install google-appengine
2.appcfg.rb.bat generate_app hello
What is the expected output? What do you see instead?
=> Generating gemfile
C:/Ruby192/lib…