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

推荐订阅源

U
Unit 42
小众软件
小众软件
Y
Y Combinator Blog
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
L
LangChain Blog
Martin Fowler
Martin Fowler
美团技术团队
B
Blog RSS Feed
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
大猫的无限游戏
大猫的无限游戏
博客园 - 司徒正美
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
The Blog of Author Tim Ferriss
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
D
Docker
G
Google Developers Blog

博客园 - 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)    收藏  举报