Skip to content

解析国际象棋Pgn,围棋sgf棋谱用,IDEA生成Jar包

Notifications You must be signed in to change notification settings

Darksiderlyd/PgnTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDEA 中打Jar包方式,包括输出Jar包依赖第三方Jar包方式

1.添加需要依赖的Jar包到库中添加需要依赖的Jar包到库中

2.command ; 打开 Project Structure 或者点击File中也可以 选中module 在需要的jar包上打钩 添加依赖 添加依赖

3.如果直接使用第3步就可以成功,那以上两步都是废话 安全起见都搞一下。 command ; 再次打开Project Structure 再次打开再次打开

选择入口文件选择入口文件

选择生成方式和Manifest文件路径选择生成方式和Manifest文件路径

配置界面最重要配置界面

去除无用配置,并且把右上角的Other选择为Jar去除无用配置

选择MANIFEST文件选择MANIFEST文件

双击选择compileoutput双击选择compileoutput

为输出Jar包添加依赖Jar包为输出Jar包添加依赖Jar包

最终配资最终配资

使用使用

SGFParserSGFParser

About

解析国际象棋Pgn,围棋sgf棋谱用,IDEA生成Jar包

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages