Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bioimage Analysis
Plugin template
Commits
b00b3241
Commit
b00b3241
authored
Aug 27, 2020
by
Jean-Yves TINEVEZ
Browse files
Move classes to a sub-package with plugin name.
parent
2a29e792
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/java/plugins/authorname/MyEzPlugIcyPlugin.java
→
src/main/java/plugins/authorname/
templateplugin/
MyEzPlugIcyPlugin.java
View file @
b00b3241
package
plugins.authorname
;
package
plugins.authorname
.templateplugin
;
import
java.lang.reflect.InvocationTargetException
;
...
...
src/main/java/plugins/authorname/MyIcyPlugin.java
→
src/main/java/plugins/authorname/
templateplugin/
MyIcyPlugin.java
View file @
b00b3241
package
plugins.authorname
;
package
plugins.authorname
.templateplugin
;
import
java.lang.reflect.InvocationTargetException
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment