Re: [micro-manager-general] Spam (10.188):Re: ImageJ integration
Status: Beta
Brought to you by:
nicost
|
From: Carlos G M. <tr...@ac...> - 2020-03-31 19:07:19
|
Nico Stuurman @ 30/03/2020 18:53 -0300 dixit: >> Do you have a template plugin suggestion that I can use as a starting >> point ? > > The example plugin > (https://github.com/micro-manager/micro-manager/tree/master/plugins/Example/src/main/java/org/micromanager/plugins/example) > is a good place to start. You may also want to look at the Tracker > plugin > (https://github.com/micro-manager/micro-manager/tree/master/plugins/Tracker/src/main/java/com/imaging100x/tracker), > as it tries to do stuff with live data. Stupid question: how do I compile the plugin ? I have already followed the instructions to have a build environment, and Micro-Manager solution compiles (minus some references to 3rdparty stuff and may be hidden/non redistributable code). But in the solution explorer I don't see any of the plugins, including the example one that is in the distro... Now that I see, this is a C++ studio and those plugins are Java ... Well, I said it was stupid. -- Carlos G Mendioroz <tr...@ac...> |