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
1ecdc7d4
Commit
1ecdc7d4
authored
4 years ago
by
Amandine TOURNAY
Browse files
Options
Downloads
Patches
Plain Diff
Update POM description
parent
623b82dd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
pom.xml
+6
-0
6 additions, 0 deletions
pom.xml
with
8 additions
and
0 deletions
.gitignore
+
2
−
0
View file @
1ecdc7d4
...
...
@@ -6,3 +6,5 @@ build/
*.eml
*.iml
*.jar
.classpath
.project
\ No newline at end of file
This diff is collapsed.
Click to expand it.
pom.xml
+
6
−
0
View file @
1ecdc7d4
...
...
@@ -8,7 +8,13 @@
<artifactId>
icy-ezplug
</artifactId>
<version>
3.15.13
</version>
<packaging>
jar
</packaging>
<name>
EzPlug
</name>
<description>
The swiss army knife of plugin developers.
Automatically generates elegant graphical interfaces with rich and intuitive user interaction based on your algorithm’s parameters.
</description>
<properties>
<jdk.version>
1.7
</jdk.version>
...
...
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