com.google.appengine.tools package contains the packages that make up the Google App
Engine Tools API, which can be embedded in IDEs and other development utilities to perform
testing and deployment of App Engine applications.See: Description
| Class | Description |
|---|---|
| JarSplitterMain |
Simple utility that splits a large jar file into one or more jar
files that are each less than the file size specified with
--max_file_size.
|
| KickStart |
Launches a process in an operating-system agnostic way.
|
com.google.appengine.tools package contains the packages that make up the Google App
Engine Tools API, which can be embedded in IDEs and other development utilities to perform
testing and deployment of App Engine applications.Copyright © 2022. All rights reserved.