Package | Description |
---|---|
org.openstreetmap.josm.tools.bugreport |
Provides core classes for the bug report system, allowing to save technical information used later in tickets on issue tracker.
|
Modifier and Type | Method and Description |
---|---|
static BugReportSender |
BugReportSender.reportBug(java.lang.String statusText)
Opens the bug report window on the JOSM server.
|