Try turning off automatic building in Eclipse. Select all your projects, Properties, uncheck Build Automatically.
It's a hacky workaround, but may solve your issue depending on how you use Eclipse. Best wishes, Greg On Tue, Aug 15, 2017 at 10:50 AM, shubham dubey <[email protected]> wrote: > I am facing a strange error in compiling development environment. I am > adding some test cases for changes I have done in RunVmCommandTest.java. > When I am compiling I am getting error in > org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoaderTest > Tests in error: > org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoaderTest: > Unresolved compilation problems: (..) > > The strange thing I found out is that this error only occur when I am > changing code through eclipse.Otherwise I am not getting it other time. > So any solution for this? > > logs:https://pastebin.com/qKcLGXth > > Thanks, > Shubham > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel > -- Greg Sheremeta, MBA Sr. Software Engineer Red Hat, Inc. [email protected]
_______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
