-
Notifications
You must be signed in to change notification settings - Fork 532
Description
when installing macos in proxy script mode it gives several errors
1:0
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
1:0
The type java.lang.String cannot be resolved. It is indirectly referenced from required type burp.api.montoya.utilities.RandomUtils
1:0
The type java.lang.Error cannot be resolved. It is indirectly referenced from required .class files
1:0
The import java.math cannot be resolved
1:0
The import java.io cannot be resolved
1:0
The import java.time cannot be resolved
1:0
The import java.time cannot be resolved
1:0
The import java.time cannot be resolved
1:0
The import java.time cannot be resolved
1:0
The import java.time cannot be resolved
1:0
The import java.util cannot be resolved
1:0
The import java.util cannot be resolved
1:0
The import java.util cannot be resolved
1:0
The import java.util cannot be resolved
1:0
The import java.util cannot be resolved
1:0
Implicit super constructor Object() is undefined. Must explicitly invoke another constructor
1:0
Exception cannot be resolved to a type