Include java libraries into own library

后端 未结 4 808
面向向阳花
面向向阳花 2021-01-26 09:59

I created a little framework for myself which I want to use in multiple projects. I also want the distributed jar-file to include all external libraries so that my projects just

4条回答
  •  庸人自扰
    2021-01-26 10:44

    Depends on IDE...If you are using Eclipse then it is very easy...go to Properties->Build Path and then add library...

提交回复
热议问题