Part III. Extending IC2D

Table of Contents

Chapter 5. Adding Grahical User Interfaces and Eclipse Plugins
5.1. Architecture and documentation
5.1.1. org.objectweb.proactive.ic2d.monitoring
5.1.2. org.objectweb.proactive.ic2d.console
5.1.3. org.objectweb.proactive.ic2d.lib
5.2. Extending IC2D
5.2.1. How to checkout IC2D
5.2.2. How to implement a plug-in for IC2D
5.3. How to create the IC2D stand-alone application from the sources
5.3.1. Required
5.3.2. First step: Import required libraries in the 'org.objectweb.proactive.ic2d.lib' plug-in
5.3.3. Second step: Import the different plug-ins in Eclipse
5.3.4. Third step: Launch IC2D in Eclipse
5.3.5. Last step: Export IC2D
5.3.6. FAQ
5.3.7. Useful links