惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
M
MIT News - Artificial intelligence
D
Docker
量子位
T
Tailwind CSS Blog
人人都是产品经理
人人都是产品经理
月光博客
月光博客
有赞技术团队
有赞技术团队
J
Java Code Geeks
A
About on SuperTechFans
P
Proofpoint News Feed
Jina AI
Jina AI
Y
Y Combinator Blog
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
V
V2EX
GbyAI
GbyAI
F
Fortinet All Blogs

博客园 - Michael Lee

如何创建一个Edge 浏览器扩展 《微软互联网信息服务(IIS) 最佳实践》已上市,欢迎选购! 一个由Response.Redirect 引起的性能问题的分析 参观微软研发集团中关村新办公楼 通过模拟器看Windows Phone 7 70-660 Windows Internals 考试感言 WebKit 在Windows 平台下编译小结 微软考试再次降价 Windows PowerShell 2.0 Administrator's Pocket Consultant 书评 WinInet 与 winHTTP 共同在代码文件中引用会引起编译错误 编译 Firefox 其实很简单 Self-Paced Training Kit (Exam 70-561): Microsoft® .NET Framework 3.5 ADO.NET Application Development 书评 微软MCPD for .NET 3.5 考试全攻略 TS:70-503 Windows Communication Foundation TS: 70-505 Windows Form Application Dev 考试感言 转帖 WebKit 的 Code Syle 70-562 TS: Microsoft .NET Framework 3.5, ASP.NET Application Development 考试感言 70-540 TS: Microsoft Windows Mobile 5.0 - Application Development 考试感言 70-565 Pro: Designing and Developing Enterprise Applications Using the Microsoft .NET Framework 3.5 考试感言 70-565 Pro: Designing and Developing Enterprise Applications Using the Microsoft .NET Framework 3.5 考试感言
Android SDK 有bug
Michael Lee · 2009-08-13 · via 博客园 - Michael Lee

      Android 开发者使用Eclipse 新建一个Android 资源文件(xml 文件)时无法正确启动Android XML file wizard。 具体操作如下:
      1) 在package explorer 或者文件菜单中,选择新建;
      2) 在新建子菜单中选则others....;
      3) 在新建向导中选择 Android -> Android XML File;
      此时会收到Eclipse 报告的错误:
      The selected wizard could not be started.
      Plug-in com.android.ide.eclipse.adt was unable to load class com.android.ide.eclipse.editors.wizards.NewXmlFileWizard.

      

      若需启动Android XML File wizard,请使用Eclipse 工具栏上的按钮:

posted @ 2009-08-13 05:10  Michael Lee  阅读(4053)  评论(5)    收藏  举报