@@ -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.