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

Java use - Nullable/NotNull annotations #12

Closed
Idane opened this issue Aug 3, 2022 · 0 comments
Closed

Java use - Nullable/NotNull annotations #12

Idane opened this issue Aug 3, 2022 · 0 comments
Labels
core ShapeShift Core enhancement New feature or request

Comments

@Idane
Copy link
Member

Idane commented Aug 3, 2022

Currently there are several issues when using the library in Java

When implementing a transformer, condition, etc. the @NotNull and @Nullable annotations are added, at least in IntelliJ.

  1. For non-Android use, jetbrains-annotations is not bundled as a dependency
  2. For Android use, presumably, we'd need to bundle the android support annotations

If we bundle either, we may have to split the packages

@Idane Idane added enhancement New feature or request core ShapeShift Core labels Aug 3, 2022
@Idane Idane closed this as completed in 0d1a8a8 Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core ShapeShift Core enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant