Error compiling perforce-tests in PerforceIntegration from svn
Hi,
I'm trying to compile the open source PerforceIntegration plugin I obtained from here:
http://svn.jetbrains.org/idea/BRANCHES/DianaMinor/bundled/PerforceIntegration/
It fails to compile testSource/org/jetbrains/idea/perforce/PerforceChangeProviderTest.java because the class com.intellij.openapi.vcs.changes.pending.DuringChangeListManagerUpdateTestScheme cannot be found. I was unable to locate this class in any of the jar files that ship with IntelliJ 8 or the IntelliJ 8 plugin development kit.
Was this class inadvertently omitted from the release, or am I doing something dumb?
Thanks,
Brian
Please sign in to leave a comment.
Hello Brian,
Indeed, the Perforce tests currently depend on the IDEA internal tests which
aren't shipped as part of the distribution. We'll remove the dependency soon.
In the meantime, please exclude this class from compilation.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"