Check that EclipseUML has been successfully installed.
Step 2 : Downloading necessary files
This how-to will show how to install Log4j inside Eclipse.
We will download all necessary files from
the Open Source Project from and additional files from .
-
Download Log4j 1.2.8. Select jakarta-log4j-1.2.8.zip from
-
Use TAR.GZ for Linux or ZIP for Windows.
-
Unpack the binary distribution into a convenient location so that
the distribution resides in its own directory. For the purpose of the
remainder of this document, the symbolic name %LOG4J_HOME% is used to
refer to the full pathname of the release directory.
-
Create a %LOG4J_HOME%\lib directory. This place will hold the additional jar files necessary to successfully compile Log4j.
-
Download Java Message Service (JMS) 1.1. Select
jms-1_1-fr-apidocs.zip from
-
Unpack the binary distribution into a convenient location so that
the distribution resides in its own directory.
-
Copy in the %LOG4J_HOME%\lib directory : javax.jms.jar
and jms.jar.
-
Download JavaMail API Implementation 1.3. Select javamail-1_3.zip
from
-
Unpack the binary distribution into a convenient location so that
the distribution resides in its own directory.
-
Copy in the %LOG4J_HOME%\lib directory : mail.jar.
-
Download JavaBeans Activation Framework (JAF) 1.0.2. Select jaf-1_0_2.zip
from
-
Unpack the binary distribution into a convenient location so that
the distribution resides in its own directory.
-
Copy in the %LOG4J_HOME%\lib directory : activation.jar.
-
Download Java Management Extension (JMX). Select jmx-1_2-ri.zip
from
-
Unpack the binary distribution into a convenient location so that
the distribution resides in its own directory.
-
Copy in the %LOG4J_HOME%\lib directory : jmxri.jar
and jmxtools.jar.
Please check that all files are in the %LOG4J_HOME% directory :
Please check that all files are in the %LOG4J_HOME%\lib directory :