Hi,
Having come from the embedded (no standard OS) arena, I wanted to get
started with PC serial communications by reviewing the various examples.
However, I have hit a dead end. What I have done is:
1. Downloaded the GitHub repository and unzipped it to F:\ a USB
thumb drive
2. Installed Eclipse Oxygen
3. Imported the projects from the F: drive into Eclipse
4. In the byte-stream-minary-jar-integrate project, I was able to
set up the sp-tty, sp-core, and ui libraries.
At this point the program flags that it cannot find the various
com.serialpundit components like core.SerialPlatform and
serial.SerialComManager. I suspect that I need to set up something in
the project properties, but am not sure what or where.
I am using Windows7 in 64-bit mode. To the best of my knowledge,
everything is the latest version.
Since I'm new to both Java and the IDE, I'd appreciate some gentle
advice. I feel that once I can get one of the examples to tun, I'll be
on my way. So, if there's another example that might be a better
starting point, please let me know.
Thanks,
Dave