Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SMILA/Manual"

(Basics)
(The SMILA Development Environment)
Line 12: Line 12:
 
* [[SMILA/Development_Guidelines/Create_a_test_bundle_(plug-in)|Testing new components]]
 
* [[SMILA/Development_Guidelines/Create_a_test_bundle_(plug-in)|Testing new components]]
 
* [[SMILA/Development_Guidelines/3rd_party_bundle|Adding Third Party libraries to SMILA]]
 
* [[SMILA/Development_Guidelines/3rd_party_bundle|Adding Third Party libraries to SMILA]]
 +
* [[SMILA/Development_Guidelines/Declarative_Services|Using OSGi Declarative Services]]
 
* Extending the build process:
 
* Extending the build process:
 
** [[SMILA/Development_Guidelines/How_to_integrate_new_bundle_into_build_process|Adding a new component bundle to the build]]
 
** [[SMILA/Development_Guidelines/How_to_integrate_new_bundle_into_build_process|Adding a new component bundle to the build]]

Revision as of 09:00, 24 January 2012

Basics

The SMILA Development Environment

Pipelines and Pipelets: Synchronous Workflows of Java components

Using SMILA for Search

JobManager: Asynchronous Workflows

Importing

The SMILA HTTP Server

Common Services

Deprecated Components

Back to the top