Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
EzPlug
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bioimage Analysis
EzPlug
Commits
15b8ac4a
Commit
15b8ac4a
authored
4 years ago
by
Daniel Felipe GONZALEZ OBANDO
Browse files
Options
Downloads
Patches
Plain Diff
update to export.jardesc
- gitignore: added any .jar file
parent
c5de7228
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-1
1 addition, 1 deletion
.gitignore
export.jardesc
+3
-3
3 additions, 3 deletions
export.jardesc
with
4 additions
and
4 deletions
.gitignore
+
1
−
1
View file @
15b8ac4a
...
...
@@ -4,4 +4,4 @@ target/
build/
*.eml
*.iml
pluginfile-ezplug-sdk
*.jar
*.jar
This diff is collapsed.
Click to expand it.
export.jardesc
+
3
−
3
View file @
15b8ac4a
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
<jardesc>
<jar
path=
"
EzPlug SDK
/EzPlug.jar"
/>
<options
buildIfNeeded=
"true"
compress=
"true"
descriptionLocation=
"/
EzPlug SDK
/export.jardesc"
exportErrors=
"false"
exportWarnings=
"true"
includeDirectoryEntries=
"true"
overwrite=
"true"
saveDescription=
"true"
storeRefactorings=
"false"
useSourceFolders=
"false"
/>
<jar
path=
"
icy-ezplug
/EzPlug.jar"
/>
<options
buildIfNeeded=
"true"
compress=
"true"
descriptionLocation=
"/
icy-ezplug
/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-Updater/META-INF/MANIFEST.MF"
manifestVersion=
"1.0"
reuseManifest=
"false"
saveManifest=
"false"
usesManifest=
"true"
>
...
...
@@ -11,6 +11,6 @@
</sealing>
</manifest>
<selectedElements
exportClassFiles=
"true"
exportJavaFiles=
"true"
exportOutputFolder=
"false"
>
<javaElement
handleIdentifier=
"=
EzPlug SDK/src
"
/>
<javaElement
handleIdentifier=
"=
icy-ezplug/src\/main\/java=/optional=/true=/=/maven.pomderived=/true=/
"
/>
</selectedElements>
</jardesc>
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment