Some IDEs pick up only their internally set classpath.
一些 IDE 只使用它们内部设置的 classpath。
Open the server configuration editor to enter the necessary settings; e.g. to set classpath to projects folders.
打开服务器配置编辑器,输入必要的设置;例如,将类路径设置为项目文件夹。
Listing 1 shows how to temporarily set CLASSPATH in a Windows command window to include derby.jar and the current working directory before running SimpleApp.
清单1展示了在运行SimpleApp之前,如何在Windows命令窗口中临时设置CLASSPATH,以包含cs . jar和当前工作目录。
应用推荐