Add TestPad link and fix Codacy issue

This commit is contained in:
BtcContributor 2021-04-26 11:14:20 +02:00
parent 5ad62ec4f8
commit 49daa9ca12
No known key found for this signature in database
GPG Key ID: DA582457496C7F6D
2 changed files with 1 additions and 2 deletions

View File

@ -14,7 +14,6 @@ Most Bisq contributors use IDEA for development. The following instructions have
![edit_configurations.png](edit_configurations.png)
9. Now you should be able to run Bisq by clicking on the _Play_ button or via `Run -> Run 'Bisq Desktop'`
10. If you want to debug the application and execute breakpoints, use `Run -> Debug 'Bisq Desktop'`
> TIP: If you encounter compilation errors in IDEA related to the `protobuf.*` classes, it is probably because you didn't build Bisq at the command line as instructed above. You need to run the `generateProto` task in the `other` project. You can do this via the Gradle tool window in IDEA, or you can do it the command line with `./gradlew :other:generateProto`. Once you've done that, run `Build -> Build Project` again and you should have no errors.

View File

@ -13,7 +13,7 @@ In order to take part in the testing process, you will need to do the following:
## Communication Channels
If you would like to discuss and/or contribute to Bisq's testing effort, join us in the #testing channel within the [Bisq Keybase team](https://keybase.io/team/bisq).
Here you could also request access to TestPad.
Here you could also request access to TestPad (https://bisq.ontestpad.com).
## Compensation