blob: 9d2954524bda57bce48848bf79913416c3224962 [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Migration actions</title><meta content="DocBook XSL Stylesheets V1.76.0" name="generator"><link rel="home" href="index.html" title="Virgo Tools Guide"><link rel="up" href="ch07.html" title="Chapter&nbsp;7.&nbsp;Developing OSGi Bundles using Plug-in Development Environment (PDE)"><link rel="prev" href="ch07s04.html" title="Publishing"><link rel="next" href="ch08.html" title="Chapter&nbsp;8.&nbsp;Developing Plans"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><td align="left" width="20%"><a accesskey="p" href="ch07s04.html">Prev</a>&nbsp;</td><th align="center" width="60%">&nbsp;</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="ch08.html">Next</a></td></tr></table><hr></div><div class="section" title="Migration actions"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="pde-migration-actions"></a>Migration actions</h2></div></div></div><p>
Before the Virgo Tools provided support for PDE, some developers where using an unofficial Eclipse plug-in called
<a class="ulink" href="http://github.com/giamma/PDE2Virgo" target="_top">PDE2Virgo</a>.
The Virgo Tools provide a migration action for migrating PDE2Virgo projects into <span class="emphasis"><em>PDE bundle projects</em></span>.
The migration action is accessible via <span class="emphasis"><em>Virgo</em></span> context menu and is labeled <span class="emphasis"><em>Migrate PDE2Virgo project</em></span>.
The action is visible when the selection contains only <span class="emphasis"><em>PDE2Virgo</em></span> projects and supports multiple selection.
</p><p>
A migration action is also provided for PDE users who want to migrate PDE <span class="emphasis"><em>Plug-in</em></span> projects to <span class="emphasis"><em>PDE bundle projects</em></span> to be
able to run their projects on a Virgo test environment integrated in Eclipse.
The migration action is accessible via <span class="emphasis"><em>Virgo</em></span> context menu and is labeled <span class="emphasis"><em>Migrate Plug-in project</em></span>.
The action is visible when the selection contains only <span class="emphasis"><em>Plug-in</em></span> projects and supports multiple selection.
</p><p><img src="images/migrate_plugin.png"></p></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="ch07s04.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="ch07.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="ch08.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;</td></tr></table></div></body></html>