-
```
By default the webapp root is buried in src/main/webapp
To move it to a subdirectory of the project root, add these lines to the
section of your
pom.xml:
org.apache.maven.plugins
mav…
-
-
Hi,
Whilst assembling my app I encountered a strange exception (stacktrace below) whilst running the gaelykPrecompileTemplate task. It appears to stem from a template folder being named "static". I…
-
Start up time needs improvement. Precompiling routes.groovy, plugins.groovy, and WEB-INF/plugins/\* will speed up instance start up time on production environments.
-
```
What steps will reproduce the problem?
1. Create a new project using the instructions on the project home page
2. Type "mvn gae:run"
3. Load http://localhost:8080/
4. Edit the index.gtpl file and …
-
Allow for changes to happen without the need to start and stop AppEngine
-
Getting the message in the title when trying to update my app.
Google says i have to use the SDK Cloud now.
I'm following the steps in the docs of Google to install the SDK Cloud, which will get the…
-
After a clean install of sdk and lazybones 0.8.3, I received the following error when executing
`lazybones list`
> Can't connect to pledbrook/lazybones-templates: java.lang.RuntimeException: Unexpec…
-
Hello,
I'm not sure if this is an expected behaviour. I've downloaded the template project and when I execute gradlew appengineRun the server starts but the task hangs. I need to create a gradle task …
-
```
What steps will reproduce the problem?
1.can not run jpa 2 on netbeans 7.3.1 with nb-gaelyk-plugin . but test on
elipse 4.3 with google GAE plugin , it work.
2.
3.
What is the expected output? …