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

Add eclipse docs #365

Merged
merged 1 commit into from
Mar 18, 2021
Merged

Add eclipse docs #365

merged 1 commit into from
Mar 18, 2021

Conversation

psiinon
Copy link
Member

@psiinon psiinon commented Mar 18, 2021

The plan is to have one page per popular IDE - we dont have to write all
of them, we can ask the community for their contributions.

This page should be a template for the others, so dont hold back on the
feedback ;)

The one thing that I think would be really useful is to explain how to
debug add-ons in each IDE. Anything else you can think of that we should
add asap?

Signed-off-by: Simon Bennetts [email protected]

Copy link
Member

@kingthorin kingthorin left a comment

Choose a reason for hiding this comment

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

Add a bit about running Unit Tests?

@psiinon
Copy link
Member Author

psiinon commented Mar 18, 2021

Re unit tests, my plan is that we should have more docs inc one for contributing back changes. That would be IDE independant. I'll start a doc for the ones I think we should have...

@kingthorin
Copy link
Member

kingthorin commented Mar 18, 2021

Oh, I usually run unit tests in Eclipse that's why I mentioned it 👍

Navigate to the UnitTests class, right click "Run as..." -> "JUnit Test" 😀

But that's fine, it can be a future step.

@kingthorin
Copy link
Member

kingthorin commented Mar 18, 2021

Side note: I upgraded to Eclipse 2021-03 (4.19) this morning and everything seems to work as expected.

Edit: Hold off upgrading, I've ended up with a Gradle tasks issue I'm working to sort out.

@psiinon psiinon force-pushed the docs/dev/eclipse branch 2 times, most recently from f2bef50 to 6cae1ae Compare March 18, 2021 11:58
@psiinon
Copy link
Member Author

psiinon commented Mar 18, 2021

Thanks for those comments. Think I've fixed them all and I've also added a "Debugging Add-ons" section :D
Thats all the changes I have planned.

@psiinon psiinon mentioned this pull request Mar 18, 2021
10 tasks
@psiinon
Copy link
Member Author

psiinon commented Mar 18, 2021

FYI new tracker issue :) #366

@psiinon psiinon force-pushed the docs/dev/eclipse branch 2 times, most recently from 15f58fb to 620f5f3 Compare March 18, 2021 13:59
@psiinon
Copy link
Member Author

psiinon commented Mar 18, 2021

Updated :)

The plan is to have one page per popular IDE - we dont have to write all
of them, we can ask the community for their contributions.

This page should be a template for the others, so dont hold back on the
feedback ;)

The one thing that I think would be really useful is to explain how to
debug add-ons in each IDE. Anything else you can think of that we should
add asap?

Signed-off-by: Simon Bennetts <[email protected]>
@ricekot ricekot merged commit d0156d1 into zaproxy:master Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants