Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use this package from other packages #6

Open
superosku opened this issue Dec 16, 2016 · 0 comments
Open

Unable to use this package from other packages #6

superosku opened this issue Dec 16, 2016 · 0 comments

Comments

@superosku
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant