Known Issues
General
- If Eclipse was started with the Bea JRockit JVM, Log4E 1.x does not work. The solution is to start Eclispe with the JVM 1.4.x or above from Sun Microsystems. E.g.:
eclipse.exe -vm C:\j2sdk1.4.x_xx\bin\javaw.exe - With Eclipse version 3.1, it could happen that the plugin does not appear if you install it directly by extraction (of the zip file). The solution is to re-launch Eclipse with -clear option.
- Log4E 0.6.6 does not work on WSAD 5.1.2!!!
Log4E needs JDK 1.4. WSAD (which is based on Eclipse 2) seems to use the jre in the subdirectory of eclipse which is JDK 1.3. There seems no way to run Log4E 0.6.6 on WSAD.
The category "Profiles -> Templates" won't show up properly. So you aren't able to edit the log templates.
Log4E v0.5.5 works fine though (which is not that bad if you're using Log4j or Commons Logging).
Any suggestions and comments are appreciated.
Bug Report
For bug report please send an email to log4e@jayefem.de with these informations:
- Eclipse version
- JDK version
- Operating system
- Description of the new bug
- Log4E related logs in <path_to>\workspace\.metadata\.log if available
- Related error logs in <path_to>\workspace\.metadata\.plugins\de.jayefem.log4e\log4e.log