Where can I find a src-jar for Kettle? I’m looking for a jar that contains the Java files, and I can point my IDE to (like for example junit-4.6-src.jar).
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can download source zip files from the project web site. Then you just need to repackage it into a jar file.
It’s pretty easy, in fact:
(Doing it all in one go fails due to duplicate entries.)