File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
src/main/java/com/example/errorreporting Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 24
24
</properties >
25
25
26
26
27
- <!-- [START clouderrorreporting_install_with_bom ] -->
27
+ <!-- [START error_reporting_install_with_bom ] -->
28
28
<dependencyManagement >
29
29
<dependencies >
30
30
<dependency >
61
61
</dependency >
62
62
<!-- END_EXCLUDE -->
63
63
</dependencies >
64
- <!-- [END clouderrorreporting_install_with_bom ] -->
64
+ <!-- [END error_reporting_install_with_bom ] -->
65
65
</project >
Original file line number Diff line number Diff line change 16
16
17
17
package com .example .errorreporting ;
18
18
19
- // [START errorreporting_quickstart]
20
19
// [START error_reporting_quickstart]
21
20
// [START error_reporting_setup_java]
22
21
@@ -70,4 +69,3 @@ public static void main(String[] args) throws Exception {
70
69
}
71
70
// [END error_reporting_setup_java]
72
71
// [END error_reporting_quickstart]
73
- // [END errorreporting_quickstart]
You can’t perform that action at this time.
0 commit comments