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

推荐订阅源

IT之家
IT之家
Engineering at Meta
Engineering at Meta
腾讯CDC
宝玉的分享
宝玉的分享
H
Help Net Security
I
InfoQ
博客园 - Franky
The GitHub Blog
The GitHub Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Microsoft Security Blog
Microsoft Security Blog
M
MIT News - Artificial intelligence
博客园_首页
美团技术团队
Recent Announcements
Recent Announcements
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
The Cloudflare Blog
博客园 - 司徒正美
Vercel News
Vercel News
MyScale Blog
MyScale 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)    收藏  举报