问题标签 [google-plugin-eclipse]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
gwt - 在 GWT 开发期间,Eclipse 的 Progress 选项卡中重复显示“Web App Launch View Activator”
我有一个相当简单的 GWT 应用程序,当我在开发模式下运行时,它会在 Eclipse 的“进度”选项卡中显示“Web App Launch View Activator”。这给我带来了问题,占用了我机器上的大量处理,并且通常会减慢速度。它会这样做一段时间(一分钟到几分钟),然后停止。
每次我在我的应用程序中访问一个新的“页面”(即启动一个新的活动并将关联的视图添加到页面)或触发一些 UI 活动时,它都会执行此操作,但不是全部。那么,当新的东西被添加到 DOM 时似乎会发生?
当它显示“Web App Launch View Activator”时,刷新浏览器以重新加载应用程序需要很长时间。如果我等待事情解决并且不再显示“Web App Launch View Activator”消息,那么浏览器刷新非常快。
Eclipse Google 插件在显示“Web App Launch View Activator”时在做什么,是什么触发了它,我可以做些什么来减少对我的开发的影响?
我在 Firefox 20.0.1 和 IE10 中运行。
java - Google adt/gwt 对 eclipse 4.4 (Luna) 的支持
有没有人获得了 Eclipse 4.4 的发布版本来使用 adt(Android 开发)和/或谷歌网络工具包(gwt)。
似乎 gwt/adt 插件不适用于 eclipse 4.4,所以有没有秘密的地方可以下载新版本或者我应该继续使用 4.3 -(
编辑:我认为 adt 不起作用的原因是文档(http://developer.android.com/sdk/installing/installing-adt.html)说该插件称为“ADT 插件”,但它不是。
android - 用于 android Eclipse 的谷歌应用引擎工具当前指令不起作用
我按照http://developer.android.com/sdk/installing/index.html?pkg=adt上的最新说明安装 ADT 和其他软件包
然后我按照https://developers.google.com/eclipse/docs/install-eclipse-4.2上的说明安装适用于 Android 的 Google App Engine 工具(需要 ADT)。
我有上面的 ADT v23。但是,当我尝试按照上面第二个链接的说明安装适用于 Android V3.5.1 的 GAE 工具时。我收到以下错误:
无法完成安装,因为找不到一项或多项所需项目。正在安装的软件:适用于 Android 3.5.1.v201312301719-rel-r42 的 Google App Engine 工具(com.google.gdt.eclipse.mobile.android.feature.feature.group 3.5.1.v201312301719-rel-r42)缺少要求:适用于 Android 3.5.1.v201312301719-rel-r42 的 Google App Engine 工具(com.google.gdt.eclipse.mobile.android.feature.feature.group 3.5.1.v201312301719-rel-r42)需要 'com.android.ide .eclipse.adt.feature.group 22.0.0' 但找不到
有人可以指出我做错了什么吗?谢谢。
java - How to get the Cloud Endpoints client library autogenerated by Google Plugin for Eclipse to incorporate updates to the Entity class?
I am working on an App-Engine-connected-Android project created through Google Plugin for Eclipse. After I updated some fields and methods for one of the entity classes in the App Engine backend, I regenerated the Cloud Endpoints client library, but it still shows old methods and new ones are not being generated.
I even tried the already existing endpoint libraries in the Android project and then regenerating the client libraries through GPE - it did not work.How can we fix this?
eclipse - 无法为 Eclipse Indigo 安装谷歌插件
我正在尝试在 eclipse indigo 上安装 google 插件,我发现一个错误..错误消息是这样的
请帮帮我..谢谢您的关注
eclipse - 通过 Eclipse 的 Google App Engine 存储库
我有一个 Google App Engine 项目,我可以使用 gcloud 命令行提交并推送到 GAE 存储库(不是 github 存储库)。
由于我使用的是 eclipse,因此我尝试使用 EGIT 将我的 GAE 存储库 URL 设置为远程。当我使用 egit 提交和推送时,系统会提示我输入用户名和密码——我的谷歌用户名和密码不起作用。
对于这种特殊情况,我无法找到帮助——看来我要么需要使用命令行来提交和推送,要么注册一个 github 帐户......
配置详情:
如果 EGIT 无法与 Gcloud 身份验证一起正常工作,是否有插件可以使用?我想既然谷歌在eclipse中为gcloud开发提供了插件,他们可能会支持他们自己的存储库系统......
谢谢!
android - 使用向导创建的“App Engine Connected Android Project”中的构建路径错误
哪些步骤将重现该问题?
- 启动向导以创建“App Engine Connected Android Project”
- 使用自定义项目位置而不是默认位置
结果:生成的Android项目找不到endpoint-libs,导致构建路径错误。
生成的应用程序引擎项目位于默认位置,而不是自定义位置
您使用的是什么版本的产品?在什么操作系统上?
- 安卓 SDK 工具 23.02;
- GPE 3.6.0
java - Google Web Toolkit 的 Datanucleus 错误
我正在尝试将 GWT 插件与 eclipse 一起使用。我已经完成了两者的全新安装,但我收到以下错误:
在检查日志文件时,我发现了这个:
我尝试从该站点安装新版本的 Datanucleus,但问题仍然存在。
早些时候,我在我的 C:/ 上运行了一个 Eclipse 版本,它运行良好。我取消安装了那个并将它移到另一个驱动器,然后问题就说明了。
我对 Java 和 Eclipse 都很陌生,我并不完全理解这个问题。任何帮助,将不胜感激。
关于我的系统的详细信息:
小路:
ANDROID_HOME
F:\Program Files\AndroidStudio\sdk
ANT_HOME
C:\ant\apache-ant-1.9.4
路径(系统变量)
google-plugin-eclipse - 为 Eclipse 安装谷歌插件时无法读取存储库
当我尝试为 Eclipse 安装 Google 插件时,安装总是失败并显示以下错误消息。
第一个:
无法连接到存储库 h**ps://dl.google.com/eclipse/plugin/4.2/content.xml 无法连接到存储库 h**ps://dl.google.com/eclipse/plugin/4.2 /content.xml 连接超时:连接
我点击确定按钮,几分钟后,第二个弹出如下。
无法读取位于 h**ps://dl.google.com/eclipse/plugin/4.2/content.xml 的存储库。无法读取位于 h**ps://dl.google.com/eclipse/plugin/4.2/content.xml 的存储库。软件导致连接中止:recv failed
然后我再次单击确定按钮,安装停止并失败。
我完全按照谷歌官方网站https://developers.google.com/eclipse/docs/getting_started上的说明进行操作。我使用的 Eclipse 版本是
Eclipse 3.8/4.2 (Juno),Eclipse 3.8/4.2 (Juno) 的插件直接链接是 https://dl.google.com/eclipse/plugin/4.2。
顺便说一句,在我进行上述所有搜索和安装期间,goagent 正在运行,这是连接失败的问题吗?希望不是,因为我需要运行 goagent 否则我无法访问谷歌的网站......
谁能告诉我必须解决这个问题?提前致谢!
PS。** 代表 tt。我做了这样的改变,因为我的问题的主体现在不能包含两个以上的链接......