Ubik Batch Server Eclipse plugin

From UbikWiki

(Difference between revisions)
(Project Creation)
(Project Creation)

Line 9:

Line 9:

== Project Creation ==
== Project Creation ==
 +
Right click in Navigator panel and select New > Project:
[[Image:project_creation_step1.jpg]]
[[Image:project_creation_step1.jpg]]

Line 17:

Line 18:

[[Image:project_creation_success.jpg]]
[[Image:project_creation_success.jpg]]
 +
 +
This will create a project that has the following layout:
[[Image:project_layout.jpg]]
[[Image:project_layout.jpg]]
 +
 +
It also creates an Eclipse Launch, to launch the server go to Debug Perspective
 +
and click on the created launch (The launch requires a JDK 5):
[[Image:project_run.jpg]]
[[Image:project_run.jpg]]

Revision as of 22:05, 9 December 2007

Features

The Eclipse plugin enables:

  • Project Model creation
  • Batch skeleton configuration creation
  • Tomcat DevLoader equivalent for Batch Server

Plugin configuration

Image:configuration.jpg

Project Creation

Right click in Navigator panel and select New > Project:

Image:project_creation_step1.jpg

Image:project_creation_step2.jpg

Image:project_creation_step3.jpg

Image:project_creation_success.jpg

This will create a project that has the following layout:

Image:project_layout.jpg

It also creates an Eclipse Launch, to launch the server go to Debug Perspective and click on the created launch (The launch requires a JDK 5):

Image:project_run.jpg

Personal tools