Difference between revisions of "BlueBerry"

From mitk.org
Jump to navigation Jump to search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<!-- ## page was renamed from [[OpenCherry]] -->
 
<!-- ## page was renamed from [[OpenCherry]] -->
= openCherry =
+
= [[BlueBerry]] =
 
 
'''Important: openCherry is being renamed to BlueBerry. Both names may be used simultanuously during the transition period.'''
 
  
 
== A modular, cross-platform, C++ application framework ==
 
== A modular, cross-platform, C++ application framework ==
  
This is the Wiki for openCherry. For general information please see the [http://www.blueberry-project.org openCherry homepage].
+
This is the Wiki for BlueBerry. For general information please see the [http://www.blueberry-project.org BlueBerry homepage].
  
 
=== Getting Started ===
 
=== Getting Started ===
  
If you want to develop with openCherry, please see the [http://blueberry.berlios.de/serendipity/index.php?/pages/download.html download link].
+
If you want to develop with BlueBerry, please see the [http://blueberry.berlios.de/serendipity/index.php?/pages/download.html download link].
MITK users who want to use openCherry should read the information in [[SetupMitkQt4OpenCherry]] (the openCherry source code is distributed with MITK).
+
MITK users who want to use BlueBerry should read the information in [[SetupMitkQt4BlueBerry]] (the BlueBerry source code is distributed with MITK).
  
For an overview about the features and capabilities of openCherry, see the links below:
+
For an overview about the features and capabilities of BlueBerry, see the links below:
  
* A good place to get an overview of the C++ classes is the [http://docs.mitk.org/nightly-qt4/openCherry/reference/api/html/index.html openCherry doxygen documentation].
+
* A good place to get an overview of the C++ classes is the [http://docs.mitk.org/nightly-qt4/BlueBerry/reference/api/html/index.html BlueBerry doxygen documentation].
 
* To learn more about OSGi, visit [http://www.osgi.org]], especially [[http://www.osgi.org/About/WhatIsOSGi What Is OSGi].
 
* To learn more about OSGi, visit [http://www.osgi.org]], especially [[http://www.osgi.org/About/WhatIsOSGi What Is OSGi].
* You can learn more about the openCherry Workbench by reading the corresponding articles about the Eclipse Workbench and browsing the Workbench User Guide on http://help.eclipse.org. Many concepts are the same in openCherry, especially Views, Editors, Perspectives, Commands, the Selection Service, etc.
+
* You can learn more about the BlueBerry Workbench by reading the corresponding articles about the Eclipse Workbench and browsing the Workbench User Guide on http://help.eclipse.org. Many concepts are the same in BlueBerry, especially Views, Editors, Perspectives, Commands, the Selection Service, etc.
  
In the future, we will provide more tutorials and openCherry specific guides.
+
In the future, we will provide more tutorials and BlueBerry specific guides.
  
 
=== How-Tos and Tutorials ===
 
=== How-Tos and Tutorials ===
Line 26: Line 24:
 
How-Tos
 
How-Tos
  
* [[How_to_fix_your_plug-in_DLL]]
+
* [[How_to_fix_your_plug-in_DLL|How to fix your plug-in DLL]]
* [[How_to_fix_strange_compiler_errors]]
+
* [[How_to_fix_strange_compiler_errors|How to fix strange compiler errors]]
  
 
Tutorials
 
Tutorials
Line 42: Line 40:
 
=== FAQ ===
 
=== FAQ ===
  
For pure openCherry questions, see this [http://blueberry.berlios.de/serendipity/index.php?/plugin/faqs FAQ].
+
For pure BlueBerry questions, see this [http://blueberry.berlios.de/serendipity/index.php?/plugin/faqs FAQ].
  
For questions about the interplay of MITK, Qt3/Qt4, and openCherry, see the [[MITKOpenCherryFAQ]].
+
For questions about the interplay of MITK, Qt3/Qt4, and BlueBerry, see the [[MITKBlueBerryFAQ]].

Revision as of 09:46, 20 January 2010

BlueBerry

A modular, cross-platform, C++ application framework

This is the Wiki for BlueBerry. For general information please see the BlueBerry homepage.

Getting Started

If you want to develop with BlueBerry, please see the download link. MITK users who want to use BlueBerry should read the information in SetupMitkQt4BlueBerry (the BlueBerry source code is distributed with MITK).

For an overview about the features and capabilities of BlueBerry, see the links below:

  • A good place to get an overview of the C++ classes is the BlueBerry doxygen documentation.
  • To learn more about OSGi, visit [1]], especially [What Is OSGi.
  • You can learn more about the BlueBerry Workbench by reading the corresponding articles about the Eclipse Workbench and browsing the Workbench User Guide on http://help.eclipse.org. Many concepts are the same in BlueBerry, especially Views, Editors, Perspectives, Commands, the Selection Service, etc.

In the future, we will provide more tutorials and BlueBerry specific guides.

How-Tos and Tutorials

How-Tos

Tutorials

Articles

FAQ

For pure BlueBerry questions, see this FAQ.

For questions about the interplay of MITK, Qt3/Qt4, and BlueBerry, see the MITKBlueBerryFAQ.