Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Error starting an EGit runtime

On 13.11.20 10:48 , Lars Vogel wrote:
> This week I cannot start a runtime Egit anymore from master. I tried
> with the target platforms:
> * egit-4.16.target
> * egit-4.17-staging.target
> 
> All plug-ins from JGit and EGit are imported (except the test and Mylyn once).
> 
> Looks like a class cannot be loaded.
> 
> Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Level
> cannot be found by org.slf4j.api_1.7.30.v20200204-2150

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=568612 .

The target platforms should use Orbit I20201111205634 instead of
S20201027182932 for now, until there's an S or R version that includes
this fix. (org.slf4j.binding.log4j12_1.7.30.v20201108-2042)

Cheers,

  Thomas



Back to the top