소스 검색

Added how to compile & run instructions

master
Veronie 3 년 전
부모
커밋
d5a685ac1d
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  1. +11
    -0
      README.md

+ 11
- 0
README.md 파일 보기

@@ -16,3 +16,14 @@ Planned features:
- Cache families and geeklists locally
- Directly generate a PDF with nandeck



### How to compile and run from IDE

Get an Eclipse SDK from https://download.eclipse.org/eclipse/downloads/ (currently, I use build 4.22 (12-2021), earlier builds should work as well.)

Get sqlite-jdbc-3.34.0.jar and put it into xyz.veronie.bgg.ui/lib/ (create the lib directory first). I think I cannot put it into the repo due to the licensing. Working on a better solution...

Open xyz.veroni.bgg.product/bggtool.product, Synchronize and Launch the program. (If plugins are missing, go to the Run Configurations..., select tab "Plugin-ins", and click "Add Required Plug-ins", click "Apply" and run.

There is no deployed program yet that I can disctribute, but I'm working on it.

불러오는 중...
취소
저장