WoongheeLee / TinySE-submit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team

  • WoongheeLee 20000000XXXX
  • JongwooKim 20000XXXXX

How to submit your project output for each stage

  1. Open pom.xml and change the artifect ID from 2016000000 to your student ID.
  2. Complete templates:
    • Stage 1: Complete edu.hanyang.submit.TinySETokenizer.javaMfile.
    • Stage 2: Complete edu.hanyang.submit.TinySEExternalSort.java file.
    • Stage 3: Complete edu.hanyang.submit.TinySEBPlusTree.java file.
    • Stage 4: Complete edu.hanyang.submit.TinySEQueryProcess.java file.
  3. Run mvn package.
  4. If you pass every unit test successfully, upload <your student ID>-0.0.1-SNAPSHOT.jar file on the web board.

About


Languages

Language:Java 100.0%