Netbeans Export to Jar, include all library files

前端 未结 4 2012
半阙折子戏
半阙折子戏 2021-01-02 01:16

What I really need is an equivalent of this from Eclipse with Netbeans:

\"enter

4条回答
  •  春和景丽
    2021-01-02 01:49

    1. Open the generated jar with 7zip (or others tools)
    2. Add the jar library into the folder
    3. Edit the manifest to set the class path

提交回复
热议问题