Skip to content

Adding Content to Debugging Sponge Within the IDE #792

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

Merged
merged 4 commits into from
Mar 12, 2019
Merged

Adding Content to Debugging Sponge Within the IDE #792

merged 4 commits into from
Mar 12, 2019

Conversation

Grauldon
Copy link
Contributor

@Grauldon Grauldon commented Mar 8, 2019

This PR is a continuation of #784 and adds content to the Debugging Sponge Within the IDE page. It also adds an HTML target for referencing the Setup the Workspace section of the index page and cleans up some relative paths that are more than two deep.

Additional PRs will add more content in the future.

@Grauldon Grauldon self-assigned this Mar 8, 2019
@Grauldon Grauldon requested a review from ST-DDT March 8, 2019 21:34
@Grauldon
Copy link
Contributor Author

Grauldon commented Mar 8, 2019

Requested review from ST-DDT to compare content with comment in #661.

How to debug (at least some few lines , a link to tutorials for common IDEs or a link to a debug section for plugins)

  • post mixin class content output
  • Tools for decompiling the post mixing code
  • How to debug
  • Suggest the creation of a test plugin
  • Common issues - Broken mixin
  • Common issues - NPEs
  • Common issues - PhaseErrors
  • Help with finding the error in your mixin based on the stacktrace

Copy link
Member

@ST-DDT ST-DDT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested the IDEA specific part, but this is exactly what I wanted. Thanks!

Copy link
Member

@Inscrutable Inscrutable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Naught but some minor quibbles. Full steam ahead, mister Grauldon!

Copy link
Member

@ST-DDT ST-DDT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Grauldon Grauldon merged commit c08cef4 into SpongePowered:stable Mar 12, 2019
@Grauldon Grauldon deleted the debugging branch March 12, 2019 21:34
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

Successfully merging this pull request may close these issues.

3 participants