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.
我需要在 Aptana Studio 3 中编辑项目的路径变量,但编辑按钮是灰色的。我错误地(不知不觉!)删除了 PARENT_LOC 和 WORKSPACE_LOC 路径变量指向的目录。现在 Apatana 在尝试自动保存时给了我一个错误。谁能告诉我如何解决这个问题?
这两个位置会自动设置为项目工作区所在的任何位置。
要更改工作区的位置,您需要将 Aptana 设置为在启动时提示您输入工作区位置:
Window > Preferences > General > Startup and Shutdown > Prompt for workspace on startup: Checked
workspaces
Enter