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.
我已经创建了网络服务客户端。
import javax.xml.rpc.Stub;
产生错误:
The import javax.xml.rpc cannot be resolved
我应该添加什么库?谢谢。
您是否尝试过 j2ee.jar 或类似的东西,
你可以在这里查看完整列表: jar finder