简体   繁体   English

如果您安装了Eclipse的Google插件,是否还需要下载App Engine Java SDK?

[英]If you install the Google Plugin for Eclipse, do you still need to download the App Engine Java SDK?

It's not clear to me if the Eclipse plugin completely replaces the need to download the SDK. 我还不清楚Eclipse插件是否完全取代了下载SDK的需要。

?

No, the plugin includes the SDK. 不,该插件包含SDK。 When you create a new App Engine project it automatically includes the SDK 创建新的App Engine项目时,它会自动包含SDK

For the first time, I had to manually tell Eclipse where to look for the SDK even though I installed the SDK with the plugin through software update. 这是我第一次必须手动告诉Eclipse在哪里寻找SDK,即使我通过软件更新通过插件安装了SDK也是如此。 Quite annoying. 很烦人。

The Eclipse plugin automatically comes with the Google App Engine SDK. Eclipse插件自动随Google App Engine SDK一起提供。 You dont need to download it separately. 您无需单独下载。 You need to use the sdk if you need to do any rollbacks using appcfg. 如果需要使用appcfg进行任何回滚,则需要使用sdk。 For citing and example. 举个例子。 The sdk in my system lies at 我系统中的sdk位于

C:\\eclipse\\eclipse-jee-helios-win32\\eclipse\\plugins\\com.google.appengine.eclipse.sdkbundle_1.5.3.r36v201108301710\\appengine-java-sdk-1.5.3 C:\\蚀\\蚀-JEE-的Helios-的win32 \\蚀\\插件\\ com.google.appengine.eclipse.sdkbundle_1.5.3.r36v201108301710 \\ AppEngine上的Java-SDK-1.5.3

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我们如何使用适用于Eclipse的新Google Cloud Plugin更新App Engine Java SDK? - How can we update the App Engine Java SDK Using the New Google Cloud Plugin for Eclipse? 在Google App Engine中,如何在更新SDK后保持开发数据存储的可用性? - In Google App Engine, how do you keep your development datastore available after updating the SDK? 无法安装Google App Engine插件(Eclipse 3.6) - Unable to install Google App Engine Plugin (Eclipse 3.6) 使用嵌入式jetty,您是否仍需要在服务器上安装jetty? - With embedded jetty, do you still need to install jetty on the server? 您如何使用新的Google App Engine Maven插件升级已部署的版本? - How do you promote a deployed version with the new Google App Engine Maven plugin? 适用于Intellij的Google App Engine Java SDK 1.9.7插件吗? - Google app engine Java SDK 1.9.7 plugin for Intellij? 如果我有eclipse,是否需要安装Java SDK? - Do I need to install Java SDK if I have eclipse 如何在Java中使用Google App Engine数据存储区中的列表属性? - How do you use list properties in Google App Engine datastore in Java? 你需要做什么用Java在Java中进行单元测试? - What do you need to do Unit testing in Java with Eclipse? AppWrench仍然支持Google App Engine(Eclipse)? - AppWrench still supported for Google App Engine (Eclipse)?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM