Writting ImageJ/Fiji in IntelliJ
Answered
Dear all,
I got the same problem as in this post: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000503104-ImageJ-scripting?page=1#community_comment_360000312360
But I dont know if people will answer me on that way. So I am really new and I want to write my Fiji macro in Java code with the help of IntelliJ. I followed the instructions in the mentioned post, but it did not work for me.
Did I miss something? I would be very grateful for a step by step solution :-)
Thanks in advance!
Anna
Please sign in to leave a comment.
Hi.
Could you please provide more details, like what exactly you have tried and what was the result?
Hello!
Thank you, but I solved it allready by following this:
https://github.com/imagingbook/imagej1-plugins-ide-setup/tree/master/project-intellij
To note is since it as not main(String[] args) one has to "rebuild" the package.