Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: download links were broken, expanded the abbreviations, added notes

...

Download, installation and use

Requirements

The Eclipse IDE WebTools Platform; All-in-one from http://download.eclipse.org/webtools/downloads/Image Added or any Eclipse IDE with the following extensions:

Note: CIMERO is not able to work within FUSE tooling 1.2 even though this is "just" an extended version of WTP. Reason: Some wizards (like "New Server") were tweaked and do not ask for the same information as WTP, but CIMERO relies on the information not collected any more (see screenshots below). Thus, deploying projects to servers is impossible. Furthermore, starting the ServiceMix server is possible, but FUSE does not detect ServiceMix was started and shuts the process down after 75secs. It may work with FUSE (still to confirm).

Eclipse WTP 3.2
Containing field "ServiceMix Root Path"

FUSE 1.2
Not containing field "ServiceMix Root Path"

Image Added

Image Added

Wiki Markup
A Java Runtime Environment which is part of JDK 1.5, as _\[jdk1.5_home\]\jre\bin\server\jvm.dll_ is not contained in a JRE distribution.

Tested on Debian, Windows 2000, Windows XP with Eclipse 3.1.2 and 3.2.0

...

To install the plugins, just download and copy them to \<eclipse_dir>\plugins

Wiki Markup
In Eclipse, go to Menu, Windows, Preferences, Java, Installed JREs, and add a Java Runtime Environment which is part of JDK 1.5, as _\[jdk1.5_home\]\jre\bin\server\jvm.dll_ is not contained in a JRE distribution. Without doing so, you will be prompted a message _Error: no 'server' JVM at '\[jdk1.5_home\]\jre\bin\server\jvm.dll'._ by the _Java Virtual Machine Launcher_.

Use

To actually create a CIMERO file, right-click the "Package Explorer" pane, click new, click other, select and follow the "Cimero File" wizard.

...