Skip to content

BAR Op namespace failing #16

@tferr

Description

@tferr

@hinerm
First of all thank you so much for all of your work in creating the first BAR Op!!, the tutorials and the wiki page. Impressive!
Second, I am really sorry for not looking into it earlier. Simply other stuff got in the way.
Third, I have to apologize also for merging your changes into my master branch in rather clumsy way.
Anyway, just for reference, these are the relevant changes you introduced:

  1. bc7271f (Add dependency on imagej-ops)
  2. 523c22d (Create BAR Op namespace)
  3. af2eeaa (Add BARService)
  4. 51f48c9 (Add GCD script template)
  5. 633dcfc (Create tutorial on adding external ops)

However, I get the following error in BAR.java:
Type mismatch: cannot convert from Class<Namespace> to Class<? extends SciJavaPlugin>

When I try to run CGD.py, I get a java.lang.Error: Unresolved compilation problem: in Fiji's console.

I've tried all of Ecliple Mars Quick Fix suggestions without success. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions