Table of Contents
Generate Enhydra project with Kelp Application Wizard in Eclipse
1. Open "File->New->Project..."
2. Select "Enhydra" in left, and "Enhydra Project" in right frame. Click "Next".
3. Enter project name. Click "Next".
4. Click "Finish".
5. Choose "Component type" and click "Next".
6. Click "Next". (Fields "Project directory name" and "Project root" are entered in previous steps and should not be changed)
7. Click "Next".
8. Click "Finish".
If "Enhydra Tools" is not visible in main menu, use "Window->Customize Perspective...", expand "Other" and check "Enhydra Tools".
Note: Each of the following steps requires the current project to be selected.
1.Use the "Enydra Tools->XML Compiler" to compile your html pages into DOM classes.
2.Deploy the application using "Enhydra Tools->Deployer".
3.Make run configuration for project with "Run->Run...", double click on "Enhydra Application" and click "Run".
4.From your browser enter: http://localhost:8002.