新的Android SDK的Eclipse项目属性窗口中缺少" Java编译器>注释处理"标签
也许有人也遇到了奇怪的问题。我上周更新我的Android是Eclipse SDK(全新安装),并注意到项目属性窗口现在缺少 Java编译器>注释处理
设置页。我工作在Mac上。而且它是Eclipse的朱诺版本:4.2.1.v20130118-173121-9MF7GHYdG0B5kx4E_SkfZV-1mNjVATf67ZAb7
构建ID:M20130204-1200
maybe someone also came across the strange issue. I've updated last week my android Eclipse SDK (fresh installation) and noticed that project properties window is now missing Java compiler > annotation processing
tab. I am working on mac. And it's the Eclipse Juno Version: 4.2.1.v20130118-173121-9MF7GHYdG0B5kx4E_SkfZV-1mNjVATf67ZAb7
Build id: M20130204-1200
有人是否知道如何把它带回来?或如何下载SDK的正确版本。
Does somebody know how to bring it back? Or how to download proper version of sdk.
似乎整个易
插件在Eclipse ADT
的最新版本失踪
在previous 20140624
版本:是可容易
和注释文件:
但在最新的 20140702
版本:所有的易
文件丢失:
The reason:
It seems that entire apt
plugin is missing in latest version of Eclipse ADT
In previous 20140624
version: apt
and annotation files were available:
But in latest 20140702
version: all apt
files are missing:
唯一的解决办法,到目前为止是下载一个标准版的的Eclipse IDE 并安装的 ADT插件从库中单独: https://dl-ssl.google.com/android/eclipse/
The only solution so far is to download a standard version of Eclipse IDE and install ADT plugin separately from repository:
https://dl-ssl.google.com/android/eclipse/
但根据官方Android问题追踪:问题# 73798 - 这个问题应该在ADT包的下一个版本中得到解决。
But according to the official Android Issue Tracker: Issue #73798 - this issue should be resolved in next release of ADT bundle.
应该在23.0.3捆绑
Should be in 23.0.3 bundle