Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在三星网页上下载了 SDK 4.5。在我添加三星的示例 codo 之后。一切顺利。但是当我执行它时遵循错误:Eclipse 工作区路径错误 - 请不要使用空格。- 请更改 Eclipse 工作区路径
请帮我解决这个问题。非常感谢。
不要在工作空间路径上使用空格。
如果它位于“c:\My long folder with spaces\Name\Workspace for code\Shapur Mohit Magwar\workspace”上,它将不起作用。
改用 c:\Coding\eclipse_workspace。