Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ log
Method
log
ij/src/main/java/ij/plugin/ClassChecker.java:61–63 ·
view source on GitHub ↗
(String path)
Source
from the content-addressed store, hash-verified
59
}
60
61
void
log(String path) {
62
IJ.log(
"Duplicate plugin: "
+ path);
63
}
64
65
/**
66
* Gets lists of all the
class
and jar files in the plugins folder and
Callers
10
delete
Method · 0.95
rodbard
Method · 0.45
od
Method · 0.45
setHistogram
Method · 0.45
plot
Method · 0.45
doBoxCounts
Method · 0.45
run
Method · 0.45
makeGaussianKernel
Method · 0.45
setCalibration
Method · 0.45
stringOf
Method · 0.45
Calls
1
log
Method · 0.95
Tested by
no test coverage detected