[Cdk-user] How to verify the installation of cdk-2.0.jar is correct or wrong?

2020-12-30 Thread Winod Dhamnekar
Hello, John May Sir, I have set classpath in cdk directory as follows: set classpath = .;cdk-2.0.jar (enter) C:\cdk>set classpath = java -cp cdk-2.0.jar MyClass.java; java -cp cdk-2.0.jar:.MyClass Is this correct? Is this syntax correct, Does it mean cdk-2.0.jar installation is correct?

[Cdk-user] What are the contents of pom.xml file to install cdk-2.0.jar after installing apache maven?

2020-12-30 Thread Winod Dhamnekar
Hello, Sir, What should be the contents of pom.xml file in cdk directory? What are the basics, more project information, build setting, environment setting? If any user knows it, please guide me in this regard. Cdk beginner user, WMD Sent from

[Cdk-user] How to install Chemistry development kit after installing apache-maven-3.6.3

2020-12-29 Thread Winod Dhamnekar
Hello, I have java , java development kit 32 bit and 64 bit installed on my laptop. I have installed apache maven 3.6.3 and its path is C: \Program Files\apache-maven-3.6.3. I have downloaded chemistry development kit cdk-2.0.jar and it is Program Files directory. On my laptop, JAVA_HOME