Commit babf6d9
committed
When writing temporary projects, use more appropriate artifactIds
When we write a temporary project, it makes more sense to use the class'
name as artifactId than a semi-random directory name of the temporary
directory we just created.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 8df91ef commit babf6d9
File tree
1 file changed
+2
-1
lines changed- src/main/java/org/scijava/plugins/scripting/java
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
| 373 | + | |
373 | 374 | | |
374 | 375 | | |
375 | 376 | | |
| |||
0 commit comments