Update Dude, Where's My Stuff? to v2.0.0#4029
Merged
Merged
Conversation
|
|
d1f4169 to
7ceff54
Compare
27f63e5 to
9dd982d
Compare
9dd982d to
f6e2b62
Compare
Member
|
Reflection is not permitted in hub plugins, please avoid your use of java.lang.reflect package classes/methods. |
Contributor
Author
Is there no way for me to make and use custom annotations then? I’m using them to avoid having lots of duplicated code. I knew they were kinda taboo but thought this would be fine since I’m only using it to check my own classes I’ll replace the reflection with a series of overridden functions |
f6e2b62 to
e94d195
Compare
Contributor
Author
|
@Nightfirecat I've removed all reflection from the plugin now |
e94d195 to
b3bf914
Compare
b3bf914 to
b204293
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's New?
New features
Improvements
Bugfixes
Full Changelog: Thource/dude-wheres-my-stuff@v1.4.1...v2.0.0
P.S. I'm sorry that this is a huge change