Recompiling the CCDD Tool #393
Unanswered
tstern-masten
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been working over these past few weeks with the CCDD tool trying to learn more about it and integrate it with the cFS EDS.
I am interested in being able to edit/recompile the source code, but running the included "ccdd.build.xml" with
ant -f ccdd.build.xmlresults in an error due tojar-in-jar-loader.zipnot being found.Doing some digging makes me think this is due to some dependency with Eclipse, but integrating into Eclipse did not resolve this.
I am curious if anyone else has been able to recompile the CCDD tool and if so what methods/versions did you use?
For reference I used Eclipse Version: 2021-09 (4.21.0) and the most up to date commit from CCDD
Also apologies if this is not the right forum for this question. I have not found a CCDD discussion forum.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions