Hi Nina, Importing CDK as a maven project into Eclipse is a good solution for me, I will do that. (Switching over to maven is on my todo list as well).
Thanks for you help, Martin On 5 November 2014 12:33, Nina Jeliazkova <[email protected]> wrote: > > > On 5 November 2014 13:19, Martin Guetlein <[email protected]> > wrote: >> >> Hi Nina, >> >> >> It should not be hard to compile all source files within the >> >> cdk-project into a jar-file with correct folders. I was just wandering if >> >> someone else already run into this problem (and has maybe solved it). >> >> > As CDK is now using Maven build, I assume the source jar hs been >> > compiled using the Maven plugin [1] . >> >> Sorry, I meant "compile" in the sense of "putting together" (bad >> choice of words). > > > > Same here :) The maven plugin is used to package the source files together > . > > It may be easier for you to indeed import the CDK as a maven project into > Eclipse . But I always recommend using a proper dependency manager . > > Nina > > > >> >> >> Martin >> >> >> On 5 November 2014 11:55, Nina Jeliazkova <[email protected]> >> wrote: >> > Hello Martin, >> > >> > On 5 November 2014 12:42, Martin Guetlein >> > <[email protected]> >> > wrote: >> >> >> >> Hi Nina, >> >> >> >> no, currently I am adding all jar libraries manually. I already >> >> thought about switching to Maven, its quite an effort for me though. >> >> >> > >> > It may worth it :) >> > >> >> >> >> It should not be hard to compile all source files within the >> >> cdk-project into a jar-file with correct folders. I was just wandering >> >> if someone else already run into this problem (and has maybe solved >> >> it). >> >> >> > >> > As CDK is now using Maven build, I assume the source jar hs been >> > compiled >> > using the Maven plugin [1] . >> > >> > Nina >> > >> > [1] http://maven.apache.org/plugins/maven-source-plugin/ >> > >> >> >> >> Kind regards, >> >> Martin >> >> >> >> >> >> >> >> >> >> On 5 November 2014 11:30, Nina Jeliazkova <[email protected]> >> >> wrote: >> >> > Martin, >> >> > >> >> > Do you use CDK as Maven dependency ? Sources should be automatically >> >> > available through Maven dependencies. >> >> > >> >> > Best regards, >> >> > Nina >> >> > >> >> > On 5 November 2014 11:54, Egon Willighagen >> >> > <[email protected]> >> >> > wrote: >> >> >> >> >> >> Hi Martin, >> >> >> >> >> >> since I just have the CDK as project in Eclipse, I do not actually >> >> >> have experience with this... is that a possible alternative for you? >> >> >> >> >> >> I would also suggest to file a bug report, so that we don't forget >> >> >> to >> >> >> look into it... I am, sadly, too busy at right this moment... >> >> >> >> >> >> Egon >> >> >> >> >> >> On Wed, Nov 5, 2014 at 9:58 AM, Martin Guetlein >> >> >> <[email protected]> wrote: >> >> >> > Any help on that issue would be much appreciated, >> >> >> > >> >> >> > Martin >> >> >> > >> >> >> > On 3 November 2014 13:38, Martin Guetlein >> >> >> > <[email protected]> wrote: >> >> >> >> Hi, >> >> >> >> >> >> >> >> Is there a way to compile a jar file with CDK java source files? >> >> >> >> >> >> >> >> I have the problem that eclipse does not find the proper CDK >> >> >> >> source >> >> >> >> files, as the >> >> >> >> cdk-src-1.5.X.jar is not orgenized as expected. >> >> >> >> >> >> >> >> Thanks and kind regards, >> >> >> >> Martin >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> >> Dipl-Inf. Martin Gütlein >> >> >> >> Phone: >> >> >> >> +49 (0)761 203 8442 (office) >> >> >> >> +49 (0)177 623 9499 (mobile) >> >> >> >> Email: >> >> >> >> [email protected] >> >> >> > >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > Dipl-Inf. Martin Gütlein >> >> >> > Phone: >> >> >> > +49 (0)761 203 8442 (office) >> >> >> > +49 (0)177 623 9499 (mobile) >> >> >> > Email: >> >> >> > [email protected] >> >> >> > >> >> >> > >> >> >> > >> >> >> > >> >> >> > ------------------------------------------------------------------------------ >> >> >> > _______________________________________________ >> >> >> > Cdk-user mailing list >> >> >> > [email protected] >> >> >> > https://lists.sourceforge.net/lists/listinfo/cdk-user >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> E.L. Willighagen >> >> >> Department of Bioinformatics - BiGCaT >> >> >> Maastricht University (http://www.bigcat.unimaas.nl/) >> >> >> Homepage: http://egonw.github.com/ >> >> >> LinkedIn: http://se.linkedin.com/in/egonw >> >> >> Blog: http://chem-bla-ics.blogspot.com/ >> >> >> PubList: http://www.citeulike.org/user/egonw/tag/papers >> >> >> ORCID: 0000-0001-7542-0286 >> >> >> ImpactStory: https://impactstory.org/EgonWillighagen >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> >> _______________________________________________ >> >> >> Cdk-user mailing list >> >> >> [email protected] >> >> >> https://lists.sourceforge.net/lists/listinfo/cdk-user >> >> > >> >> > >> >> >> >> >> >> >> >> -- >> >> Dipl-Inf. Martin Gütlein >> >> Phone: >> >> +49 (0)761 203 8442 (office) >> >> +49 (0)177 623 9499 (mobile) >> >> Email: >> >> [email protected] >> > >> > >> >> >> >> -- >> Dipl-Inf. Martin Gütlein >> Phone: >> +49 (0)761 203 8442 (office) >> +49 (0)177 623 9499 (mobile) >> Email: >> [email protected] > > -- Dipl-Inf. Martin Gütlein Phone: +49 (0)761 203 8442 (office) +49 (0)177 623 9499 (mobile) Email: [email protected] ------------------------------------------------------------------------------ _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

