Skip to content
Snippets Groups Projects
Commit 5d020623 authored by Erik Diers's avatar Erik Diers
Browse files

Update README.md

parent 194e5181
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,6 @@ The MetaDataApp is an application for creating meta.json files for the SFB1280 F
## Structure of the project
The structure of the project is sadly a bit messy. Due to the fact, that the gitignore file was not working, a few unnessary folders and files are also on the gitlab.
#### Important Files and Folders
- **Source code**: The code of the actual project. Found in src/AppJ_V03.java
- **Libaries**: The crucial libaries are
......@@ -16,14 +14,7 @@ The structure of the project is sadly a bit messy. Due to the fact, that the git
- jgoodies-forms-1.8.0-source.jar
- json-simple-1.1.jar
- miglayout15-swing.jar
- **.classpath**: Might be importatant to setup the libs, but this can be done manual aswell.
- **Folders which can be ignored**:
- .metadata
- .settings
- bin
- libary source folders
- .project
- **.classpath**: Might be importatant to setup the libs, but this can be done manual aswell.
## Structure of the code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment