[kepler-users] PROVENANCE MODULE IN ECLIPSE
Daniel Crawl
crawl at sdsc.edu
Mon Nov 9 11:04:34 PST 2009
Hi Josep,
Does the provenance icon appear when you run from the command
line?
Did you import the Kepler modules into Eclipse using these
instructions?
https://kepler-project.org/developers/reference/kepler-and-eclipse/
The provenance icon is loaded by ProvenanceConfigureAction,
which is loaded by org.kepler.module.provenance.Initialize.
You could try adding breakpoints in these classes to make sure
the code is executed.
--dan
Josep Morer Muñoz wrote:
> Hello,
>
> I have installed the Provenance module and run it into Kepler. Now, I am
> trying to debug the provenance module inside Eclipse but when I execute
> Kepler through Eclipse, the Provenance icon did not appear in the toolbar. I
> have imported provenance module in Eclipse (also tagging module). Any ideas?
> I need this to debug provenance to know how it works saving workflows
> results into the database.
>
> Thanks for your cooperation.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Kepler-users mailing list
> Kepler-users at kepler-project.org
> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users
>
More information about the Kepler-users
mailing list