Skip to content

Errors in Home Page Example #340

@gmseed

Description

@gmseed

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions