开发者

How to import class into existing Java project, with Eclipse

I downloaded the svgsalamander.jar, with all its pretty classes and stuff. But i can not sucesfully load开发者_如何学Python them into my existing Java project, using Eclipse, so, how can i do it?

I am truly sorry about asking this, but i tried with google, stack and found nothing useful.

Thanks!


Right-click on the project; select Properties.

Select Java Build Path.

Select the Libraries tab.

Click the Add External JARs button.

Find the path to your JAR and add it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜