From: Joerg K. W. <we...@in...> - 2003-10-13 12:18:38
|
Hi, for avoiding duplicate replies the usage of the joelib-help mailing list is helpfull: http://sourceforge.net/mail/?group_id=39708 > I have downloaded JOELibrary src - windows(JOELib-20030826) and trying > to compile (jdk 1.4) using JBuilder7 (i am not using ANT compilation of > JBuilder, coz dont know how to do it). There exists surely an ANT plugin for JBuilder, too ... but i can't remember the name, but i used it before i changed to the free eclipse IDE, which is faster and has better refactoring and software design tools. http://www.eclipse.org/ > With the src i downloaded there were some jar files distributed. so i > have added them to the project. Errors displayed at the first instance > are related to javax.media.. > i couldnt access the javax.media and j3d related classes form the > existing javax lib. > Now my question, is there any separare jar file i need to access for all > the java3d related functionalities and javax functionalities?? if so > just give me some guidance to that?? Of course, the Java3D installer adds normally the required library paths to your library path. If not, do that by hand ... > I never worked before with java3d, just advice me completely about the > known steps to compile the JOELibrary. > Do i require to add some of the files\libraries of CDK development kit?? Only if you want to use the 2D structures layout facility of the CDK. BTW, the new release of today contains a 2D-AWT renderer without requiring Java3D. See for example: http://www-ra.informatik.uni-tuebingen.de/software/joelib/tutorial/documentation/documentation.html Regards, Joerg > Thanks > Subba > India. > -- Dipl. Chem. Joerg K. Wegner Center of Bioinformatics Tuebingen (ZBIT) Department of Computer Architecture Univ. Tuebingen, Sand 1, D-72076 Tuebingen, Germany Phone: (+49/0) 7071 29 78970 Fax: (+49/0) 7071 29 5091 E-Mail: mailto:we...@in... WWW: http://www-ra.informatik.uni-tuebingen.de -- Never mistake motion for action. E. Hemingway |