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 "Remus"

 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
  
 +
<div style="width:100%;background-color:#333333;">[[Image:Remus-logo.png]]</div>
 +
<div style="position:relative; top:-110px; right:0px; float:right;">
 
{{Infobox
 
{{Infobox
 
| name = Remus Information Management
 
| name = Remus Information Management
| download = http://remus-software.org/download
+
| download = http://marketplace.eclipse.org/content/remus-information-management
| website = http://eclipse.org/remus
+
| website = http://www.eclipse.org/remus
 
| list = remus-dev
 
| list = remus-dev
 
| newsgroup = eclipse.remus
 
| newsgroup = eclipse.remus
 
| product = Remus
 
| product = Remus
 
| viewvc = org.eclipse.remus/?root=Technology_Project
 
| viewvc = org.eclipse.remus/?root=Technology_Project
}}  
+
}}
 +
</div>
 +
<div style="position:relative">
 +
Remus Information Management is a client application (or a plug-in for your Eclipse IDE) for the management of information with a connection to multitude of data repositories and a desktop-integration for an optimal usage for the offline management, visualization and easy accessibility of information to the user. The biggest efforts are the linking of information throughout different repositories, the offline storage, the clean representation and the fast search through the information.
  
== Introduction ==
+
'''Remus as Platform'''
  
Remus Information Management is client application for the management of information with a connection to multitude of data repositories and a desktop-integration for an optimal usage for the offline management, visualization and easy accessibility of information to the user. The biggest efforts are the linking of information throughout different repositories, the offline storage, the clean representation and the fast search through the information.
+
Remus is designed for extending Information Management to your needs. It provides a wide range of interfaces and extension points to plug-in your business code which makes Remus to a business application which fulfills your requirements. The dynamic architecture of the application lets you implement your own business specific information structures and connect them to your own data repositories with minimal efforts. Try Remus and discover the possibilities to improve your business information management.  
 +
</div>
 +
== Getting started ==
 +
:[[Remus/Getting_started#Installing_Remus|Installation]]
 +
:[[Remus/Getting_started#Creating_information_units|Information units]]
 +
:[[Remus/Getting_started#Search|Search]]
  
== Ongoing Work ==
+
== Tutorials ==
:[[Remus/Initial Code Contribution|Initial Code Contribution]]
+
:[[Remus/Setup_Remus_for_Backlogging|Tutorial I: Setup Remus for Backlogging]]
 +
:[[Remus/IDE_Integration|Tutorial II: Eclipse IDE Integration]]
 +
:[[Remus/Working_with_Remote_Repositories|Tutorial III: Working with Remote repositories]]
  
== Documentation ==
 
  
 +
== Documentation ==
 +
:[[Remus/User Introduction|Introduction]]
 +
:[[Remus/General application layout|General application layout]]
 +
:[[Remus/Getting started|Getting started]]
 +
:[[Remus/Desktop-Panel|The desktop panel]]
 +
:[[Remus/Mylyn Bridge|Mylyn Integration]]
 +
:[[Remus/User FAQ|User FAQ]]
 +
== Development Resources ==
 +
:[[Remus/Getting the sources|Getting the sources]]
 +
:[[Remus/Architecture and Concepts|Architecture and Concepts]]
 +
:[[Remus/Developing information types|Developing information types]]
 +
:[[Remus/Developing repository connectors|Developing repository connectors]]
 +
:[[Remus/Contribute to the desktop panel|Contribute to the desktop panel]]
 +
:[[Remus/Hook into the internal notification-mechanism|Hook into the internal notification-mechanism]]
 +
:[[Remus/Show additional information in the viewers|Show additional information in the viewers]]
 +
:[[Remus/Extend the content-outline|Extend the content-outline]]
 +
:[[Remus/Contribute new Reporting Templates|Contribute new Reporting Templates]]
 +
:[[Remus/Contribute Groovy for the Rule Execution|Contribute Groovy for the Rule Execution]]
 +
:[[Remus/Contribute your own file system|Contribute your own file system]]
 +
:[[Remus/Contribute your own indexer|Contribute your own indexer]]
 +
:[[Remus/Contribute your own analyzer|Contribute your own analyzer]]
 +
:[[Remus/Adding additional editors for an information type|Adding additional editors for an information type]]
 +
:[[Remus/Developer FAQ|FAQ]]
 +
== Completed Work ==
 +
:[[Remus/Initial Code Contribution|Initial Code Contribution]]
 +
:[[Remus/Elimination_of_IP_Blockers|Elimination of IP Blockers]]
 +
:[[Remus/Icon_Replacement|Replace non EPL compatible icons]]
  
 
[[Category:Eclipse Technology Project]]
 
[[Category:Eclipse Technology Project]]

Latest revision as of 06:42, 21 February 2011


Remus-logo.png
Remus Information Management
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Remus Information Management is a client application (or a plug-in for your Eclipse IDE) for the management of information with a connection to multitude of data repositories and a desktop-integration for an optimal usage for the offline management, visualization and easy accessibility of information to the user. The biggest efforts are the linking of information throughout different repositories, the offline storage, the clean representation and the fast search through the information.

Remus as Platform

Remus is designed for extending Information Management to your needs. It provides a wide range of interfaces and extension points to plug-in your business code which makes Remus to a business application which fulfills your requirements. The dynamic architecture of the application lets you implement your own business specific information structures and connect them to your own data repositories with minimal efforts. Try Remus and discover the possibilities to improve your business information management.

Getting started

Installation
Information units
Search

Tutorials

Tutorial I: Setup Remus for Backlogging
Tutorial II: Eclipse IDE Integration
Tutorial III: Working with Remote repositories


Documentation

Introduction
General application layout
Getting started
The desktop panel
Mylyn Integration
User FAQ

Development Resources

Getting the sources
Architecture and Concepts
Developing information types
Developing repository connectors
Contribute to the desktop panel
Hook into the internal notification-mechanism
Show additional information in the viewers
Extend the content-outline
Contribute new Reporting Templates
Contribute Groovy for the Rule Execution
Contribute your own file system
Contribute your own indexer
Contribute your own analyzer
Adding additional editors for an information type
FAQ

Completed Work

Initial Code Contribution
Elimination of IP Blockers
Replace non EPL compatible icons

Back to the top