Search found 4 matches

by gravanoc
Thu Oct 01, 2020 4:48 am
Forum: Bookmap API
Topic: How to import custom API modules into Bookmap
Replies: 19
Views: 74304

Re: How to import custom API modules into Bookmap

Hello, I am getting the following error when trying to add the indicators.jar file.  No entry points found in jar.  See attachment please for further details.  I have followed the instructions in the previous post here: https://www.bookmap.com/forum/viewtopic.php?f=3&t=52
by gravanoc
Thu Oct 01, 2020 3:27 am
Forum: Bookmap API
Topic: Developing with Bookmap API (step-by-step)
Replies: 38
Views: 84377

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

I was able to resolve the problem by following the instructions here: https://sites.miis.edu/dreadkingrathalo ... -resolved/
by gravanoc
Wed Sep 30, 2020 8:04 pm
Forum: Bookmap API
Topic: Developing with Bookmap API (step-by-step)
Replies: 38
Views: 84377

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

Thank you, that worked.  Unfortunately I've experienced another problem with the export generating the following error (one for each class in the Indicators): Class files on classpath not found or not accessible for ... (foldername) /indicators/(classname).java I tried cleaning the project as sugges...
by gravanoc
Tue Sep 29, 2020 8:39 pm
Forum: Bookmap API
Topic: Developing with Bookmap API (step-by-step)
Replies: 38
Views: 84377

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

Hello, I have followed the instructions above, but there have been a couple of problems.  The first issue was getting the import process to follow through, i.e. clicking the Finish button did nothing, but I found a solution on StackOverflow that required finding Buildship and clicking the Installed ...