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.
我已经向工作区添加了一个 grails 项目,我想设置 classpath.how 来执行此操作。我无法在 project->properties 中找到设置类路径的选项。
如果你正在创建一个 grails 项目,你应该通过 grails 设置你的类路径,而不是通过 STS。我假设您已经安装了 STS 的 Grails Tooling。
更改 grails 项目的类路径的方式取决于您要执行的操作。请准确解释您要做什么,我也许可以更具体。