Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 699 Bytes

README.markdown

File metadata and controls

22 lines (18 loc) · 699 Bytes

Sample Project for Eclipse Gemini

This is an example to show how to build modular enterprise applications in OSGi with the Eclipse Gemini project.

Overview

  • Spring Profiles with Gemini Blueprint
  • Spring Security with Gemini Blueprint

User Interface

The UI is available at http://localhost:7070/com.pe_international.sample.ui.main

Setting up Eclipse

Use "Eclipse Juno for RCP and RAP Developers"

  • Open the *.target file in the target editor.
  • Wait for the target platform to load.
  • Hit "Set as target plattform.".
  • Start the application using the provided launch configuration for an OSGi application.