init commit

master
Dmitry Isaenko 2017-07-11 04:15:55 +03:00
parent 087a5ccf5b
commit e77924dbee
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<component name="ArtifactManager">
<artifact type="jar" name="XMLtoWeb:jar">
<output-path>$PROJECT_DIR$/out/artifacts/XMLtoWeb_jar</output-path>
<root id="archive" name="XMLtoWeb.jar">
<element id="directory" name="META-INF">
<element id="file-copy" path="$PROJECT_DIR$/bin/META-INF/MANIFEST.MF" />
</element>
<element id="module-output" name="XMLtoWeb" />
</root>
</artifact>
</component>

3
bin/META-INF/MANIFEST.MF Normal file
View File

@ -0,0 +1,3 @@
Manifest-Version: 1.0
Main-Class: general.AppGui