Skip to content
Snippets Groups Projects
Commit fcb7a508 authored by Thomas  MUSSET's avatar Thomas MUSSET
Browse files

add .DS_Store in .gitignore, removed export.jardesc

parent 3979b200
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,6 @@ target/ ...@@ -3,4 +3,6 @@ target/
.settings/ .settings/
*.iml *.iml
.project .project
.classpath .classpath
\ No newline at end of file export.jardesc
**/.DS_Store
\ No newline at end of file
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
<jardesc>
<jar path="sphereVTK/drawSphereVTK.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/sphereVTK/export.jardesc" exportErrors="false" exportWarnings="true" includeDirectoryEntries="true" overwrite="true" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
<selectedProjects/>
<manifest generateManifest="true" manifestLocation="/Icy-Kernel/META-INF/MANIFEST.MF" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="true">
<sealing sealJar="false">
<packagesToSeal/>
<packagesToUnSeal/>
</sealing>
</manifest>
<selectedElements exportClassFiles="true" exportJavaFiles="true" exportOutputFolder="false">
<javaElement handleIdentifier="=sphereVTK/src"/>
</selectedElements>
</jardesc>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment