Eclipse IDE- Add jar? Add External jar? Add Library?

前端 未结 7 1908
灰色年华
灰色年华 2020-12-08 10:01

I want to integrate TwitterAPIME to my Blackberry project. I have 3 Jar files provided by TwitterAPIME. I am not sure how to link thes

相关标签:
7条回答
  • 2020-12-08 11:02

    If you add the JAR within the Eclipse workspace, say /myproject/WebRoot/WEB-INF/lib but Eclipse does not display the /lib when using the Select Jar pop-up, exit the wizard and refresh WebRoot (rtClick and take Refresh or F5): Eclipse only shows new libraries not already added to the project and usually needs a manual refresh first.

    0 讨论(0)
提交回复
热议问题