-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Hi
I stumbled on your parser, created a new Maven project in Eclipse, added the specified dependency and then copied and pasted the "getting going" example given and get import errors at the lines:
import org.aesh.console.settings.Settings;
import org.aesh.console.settings.SettingsBuilder;
Not a good start!
I then headed to:
https://github.com/aeshell/aesh/blob/master/examples/src/main/java/examples/SimpleExample.java
and copied and pasted the example given there and now get a different import error:
import org.aesh.AeshConsoleRunner;
Do you have any examples that work?
I know this is free open-source code, but if people are to use it then it needs to work and be well documented.
Metadata
Metadata
Assignees
Labels
No labels