Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 790 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 790 Bytes

JSON 2 POJO

Standalone Java FX Application for the JSON2POJO repo

User Interface

Executable JAR

  • Execute the following to create an executable jar. The jar will be created in the target folder
    1. mvn clean install

Troubleshooting

  • Execute the following commands to resolve any dependency issues
    1. cd ~/install directory path/json-to-pojo-standalone
    2. mvn clean install

Contributing

Spotted a mistake? Questions? Suggestions?

Open an Issue

JSON2POJO Repository

joelittlejohn - JSON2Pojo