GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse
Enable specifying the api server host and port
Open
enhancement
priority: p4
- Dominant language
- Java
- Stars
- 90
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
When the App Engine dev app server is launched, it uses an api server to offer various administrative features. The user should be able to define what hostname and port the api server should bind to instead of using a fixed value (localhost and 8188 now).
This will affect `com.google.cloud.tools.eclipse.appengine.localserver.server.CloudSdkServer`
Contributor guide
Assessment
This issue has not been assessed yet.