Search found 6 matches

by struts12
Mon Mar 14, 2022 1:51 pm
Forum: Bookmap API
Topic: Developing with Bookmap API (step-by-step)
Replies: 38
Views: 82519

Re: Developing with Bookmap API (step-by-step)

Any updates please ?
by struts12
Thu Mar 10, 2022 6:14 pm
Forum: Bookmap API
Topic: Developing with Bookmap API (step-by-step)
Replies: 38
Views: 82519

Re: Developing with Bookmap API (step-by-step)

Eclipse IDE for Java Developers (includes Incubating components) Version: 2021-12 (4.22.0) Build id: 20211202-1639 OS: Windows 11, v.10.0, x86_64 / win32 Java vendor: Eclipse Adoptium Java runtime version: 17.0.2+8 Java version: 17.0.2 I did change the default JRE to use jre1.8_0 for jdk8 in Windows...
by struts12
Wed Mar 09, 2022 7:05 pm
Forum: Bookmap API
Topic: Developing with Bookmap API (step-by-step)
Replies: 38
Views: 82519

Re: Developing with Bookmap API (step-by-step)

I changed the java home path to not include bin and then reimported the project.

This time the project imported - there are no problems in the bottom right tab but yet still there were no dependencies loaded in the project either. Please see attached screenshot.

Sorry to continuously bug you.
by struts12
Wed Mar 09, 2022 6:47 pm
Forum: Bookmap API
Topic: Developing with Bookmap API (step-by-step)
Replies: 38
Views: 82519

Re: Developing with Bookmap API (step-by-step)

I had a test project that I have removed. The Java home for Gradle is set at Windows - Preferences- Gradle I deleted the project, deleted the Gradle folder from the project - reimported and at Preview same exception. Also, I noticed where I have specified the Java Home for Gradle there is a "yellow ...
by struts12
Wed Mar 09, 2022 3:10 pm
Forum: Bookmap API
Topic: Developing with Bookmap API (step-by-step)
Replies: 38
Views: 82519

Re: Developing with Bookmap API (step-by-step)

Hello, I had installed JDK 17 - so I removed it and installed JDK8 as mentioned in the documentation. javac command works - I had to set the environment variables manually. But when I import the project I still get errors. I see the Java Home directory is Unknown in Import Preview - I tried to manua...
by struts12
Tue Mar 08, 2022 8:23 pm
Forum: Bookmap API
Topic: Developing with Bookmap API (step-by-step)
Replies: 38
Views: 82519

Re: Developing with Bookmap API (step-by-step)

Hello,

I tried to follow the instructions of importing but I am unable to get the Projects & Dependencies to show up. Please see attached screenshot.

I also updated the build.gradle file as per another post but still no success. Can you please advise as to what I might be missing ?

Thanks.