diff options
Diffstat (limited to 'java/eclipse-log4e/pkg-descr')
-rw-r--r-- | java/eclipse-log4e/pkg-descr | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/java/eclipse-log4e/pkg-descr b/java/eclipse-log4e/pkg-descr deleted file mode 100644 index a36016542723..000000000000 --- a/java/eclipse-log4e/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Log4E - -Log4E is a free Eclipse Plugin which helps you to use your logger easily -in Java Projects. The Plugin Log4E is not bound to any special logging -framework. Thus you might be able to adapt to your own logger by defining -your own templates using the preferences. It has active support for Log4j, -Commons Logging and JDK 1.4 logging. Use the context menu of a java file -or the context menu of an editor and get to the submenu "Log4". -Notice that the editor submenu provides additional tasks. -Every of the following tasks can be invoked either on class or on method level. - -WWW: http://log4e.jayefem.de |