init commit
This commit is contained in:
parent
087a5ccf5b
commit
e77924dbee
2 changed files with 14 additions and 0 deletions
11
.idea/artifacts/XMLtoWeb_jar.xml
Normal file
11
.idea/artifacts/XMLtoWeb_jar.xml
Normal 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
3
bin/META-INF/MANIFEST.MF
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Manifest-Version: 1.0
|
||||||
|
Main-Class: general.AppGui
|
||||||
|
|
Loading…
Reference in a new issue