Community
Participate
Working Groups
Build Identifier: M7 Using indigo M7 and Xtext M7 I get the following error: log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. Reproducible: Always
Hi, i am getting the same error....
I saw that one also for Xtext 2.0.0 final.
I tried to fix this my adding -Dlog4j.configuration to eclipse.ini but that doesn't help. How do I supply a log4j config to the Eclipse IDE?
(In reply to comment #3) > How do I supply a log4j config to the Eclipse IDE? See here for a solution: http://stackoverflow.com/questions/8229613/how-do-i-pass-a-log4j-configuration-to-the-eclipse-ide-itself
(In reply to comment #4) > (In reply to comment #3) > > How do I supply a log4j config to the Eclipse IDE? > > See here for a solution: > http://stackoverflow.com/questions/8229613/how-do-i-pass-a-log4j- > configuration-to-the-eclipse-ide-itself So, the solution is to install the Xtext SDK.
Requested via bug 522520. -M.