Skip to content

Unable to use this package from other packages #6

@superosku

Description

@superosku

What I would like to do:

  • Add the jar file to my own project
  • Import it to my own package
  • Create edf files

Why it is not possible:

  • property digitalValuesof class EDFSignal is package private, so it cannot be modified from outside of this package.
    • I didnt find any setter method for it

Possible solutions

  • Make it public
  • Or add a setter method

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions