|
Installation Instructions
If you have beeen using lomboz prior to WTP, you must recreate
your project and workspace to start using the new version. The
new version
of Lomboz is not backwards compatible. You can consult the documentation to
learn about the new features.
Shutdown Eclipse before starting an eclipse or Lomboz installation.
If you are not using a complete package, there are prerequisites that must
be installed with Lomboz; They must be downloaded and installed with lomboz.
These
include
eclipse, emf, gef, jem and other external software such as xdoclet. For the
precise list to consult the download page.
|
JSDK Versions |
|
A common installation problem is the lack of suitable Java Software Development
Kit (JSDK). In order to develop and compile with Lomboz programs, you
will need a java version 1.5.x or above JDK. It
is quite common for eclipse to pickup a Java Runtime Environment (JRE),
before a JDK. In this case you are
likely to experience problems. A JRE is not a substitute for JSDK. You
can download
the latest JSDK from Java Web Site.
After the installation of JSDK, you can verify that you have done it
correctly; you should have a directory with the following contents:

|
| Lomboz
installation |
| The product is distributed
in ZIP format, therefore, using your ZIP file utility, unzip lomboz.zip
file
into
the <Eclipse_Home> directory.
Your installation is complete! |
|