diff options
| author | Jonas Kvarnström <jonas.kvarnstrom@liu.se> | 2020-12-19 11:13:08 +0100 |
|---|---|---|
| committer | Jonas Kvarnström <jonas.kvarnstrom@liu.se> | 2020-12-19 11:13:08 +0100 |
| commit | 8f0aa2547f238dbb984c254b5b7f097a6ac73e88 (patch) | |
| tree | e689d46ac6601434cbf11b5b26bf93449a7055cf /.idea/project-template.xml | |
| parent | bf00fd04f5e372349ef3a8ae90c884a722762059 (diff) | |
| download | tdde30-8f0aa2547f238dbb984c254b5b7f097a6ac73e88.tar.gz | |
Empty project
Diffstat (limited to '.idea/project-template.xml')
| -rw-r--r-- | .idea/project-template.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/project-template.xml b/.idea/project-template.xml new file mode 100644 index 0000000..1f08b88 --- /dev/null +++ b/.idea/project-template.xml @@ -0,0 +1,3 @@ +<template> + <input-field default="com.company">IJ_BASE_PACKAGE</input-field> +</template>
\ No newline at end of file |
