Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

virtualcell/vcell-imagej-fret-app

Repository files navigation

The Virtual Cell plugin for ImageJ.

How to import this project

  • In Eclipse, for example, it is as simple as File>Import...>Existing Maven Project.

  • In NetBeans, it is even simpler: File>Open Project.

  • The same works in IntelliJ.

  • If jEdit is your preferred IDE, you will need the Maven Plugin.

Eclipse: To ensure that Maven copies the plugin to your ImageJ folder

  1. Go to Run Configurations...
  2. Choose Maven Build
  3. Add the following parameter:
    • name: imagej.app.directory
    • value: /path/to/ImageJ.app/

This ensures that the final .jar file will also be copied to your ImageJ plugins folder everytime you run the Maven Build

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •