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.
导入 com.mockobjects.sql.*;
上面的行创建错误 The import com.mockobjects.sql cannot be resolve
谁能告诉我我必须下载什么才能使它工作?Wihch 库添加到构建路径?它让我发疯!
编辑:我已经将 mockobject jar 添加到我的类构建路径中。
我相信com.mockobjects.sql是Mock Objects的包装。您可以从官方网站下载大约 9 年前发布的最新版本,并将下载的 jars 导入您的项目构建路径。
com.mockobjects.sql