DefiantAverage1@alien.topBtoLisp@communick.news•How do you normally write java interop codes?English
1·
1 year agoSure. Basically:
- I eval stuff
- Inspect the result via cider-inspector
- Drill into the java class via `cider-inspector-operate-on-point`
- See all the class method signatures
Yeah it’s pretty amazing. I can’t live without it