Skip to content
Commit 9b8047ac authored by Josh Soref's avatar Josh Soref Committed by Oleg Nenashev
Browse files

IntelliJ/Java: Duplicate declaration -> AntClassLoader.getUrl (#4254)



* IntelliJ/Java: Duplicate declaration

AntClassLoader.getUrl

* Add missing import for annotation

* Switch from Vector to ArrayList<File>

* Drop inferable File

* Use for (File pathComponent : pathComponents) sugar

* Accept generic container type for getUrl

Co-Authored-By: default avatarOleg Nenashev <o.v.nenashev@gmail.com>

Co-authored-by: default avatarOleg Nenashev <o.v.nenashev@gmail.com>
parent dd59e8c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment