What happened to com.intellij.openapi.util.Comparing ? Paul Hammant 创建于 2010年08月06日 14:49 It looks to have been deleted in the last few months. I used to use it in a Plugin, not it won't compile :-(Did it get renamed and moved to a new package ?- Paul
do you have openapi.jar included in your IDEA JDK?
Its in utils.jar.
My problems was that I'd tried to do a maven2 build on the command line while on some companies guest WIFI network. Jars in the local M2 repo were HTML fragments in come cases (tell me I had to log in to use WIFI).
-ph