master
parent
893d25dfd8
commit
554ea8ea8b
@ -0,0 +1,12 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="SuperMario:jar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/SuperMario_jar</output-path>
|
||||
<root id="archive" name="SuperMario.jar">
|
||||
<element id="directory" name="META-INF">
|
||||
<element id="file-copy" path="$PROJECT_DIR$/META-INF/MANIFEST.MF" />
|
||||
</element>
|
||||
<element id="module-output" name="SuperMario" />
|
||||
<element id="extracted-dir" path="$PROJECT_DIR$/libs/jl-1.0.1.jar" path-in-jar="/" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,3 @@
|
||||
Manifest-Version: 1.0
|
||||
Main-Class: com.sxt.MyFrame
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue