Bug 360367 - Integrate Bundle/Console editor parts with Libra Launchers
Summary: Integrate Bundle/Console editor parts with Libra Launchers
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Libra (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Kaloyan Raev CLA
QA Contact: Naci Dai CLA
URL:
Whiteboard:
Keywords: plan
Depends on: 357386
Blocks:
  Show dependency tree
 
Reported: 2011-10-09 15:20 EDT by Kaloyan Raev CLA
Modified: 2022-02-24 11:24 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kaloyan Raev CLA 2011-10-09 15:20:15 EDT
Some editor parts (Bundle Information, Bundle Dependency Graph and Server
Console) from the Virgo server editor has been recently moved to Libra (see bug
357386). You can check the Move Review documentation for more information about these editor parts: https://bugs.eclipse.org/bugs/attachment.cgi?id=203164

I open this bug to track the integration of these editor parts with the server editor of Libra Launchers.
Comment 1 Kaloyan Raev CLA 2011-10-09 15:22:25 EDT
Naci, please check the Move Review documentation (https://bugs.eclipse.org/bugs/attachment.cgi?id=203164) for more details of these editor parts and let me know if you have any objections for integrating them with Libra Launchers. 

I believe this is a great added value to Launchers and also will be a good example for adopters how to integrate these editor parts in their own server adapters.
Comment 2 Kaloyan Raev CLA 2011-10-19 15:24:52 EDT
The editor parts are now integrated with Libra Launchers - take a look at the following commit:
http://git.eclipse.org/c/libra/org.eclipse.libra.git/commit/?id=bac2b9c5397ebaecf3f7c07fcbd1ea1959f6d430

It uses the basic integration implementation provided with a previous commit:
http://git.eclipse.org/c/libra/org.eclipse.libra.git/commit/?id=8e13cc58c356c763139d7427a374d8529877e4c0

Next, and before closing this bug, is to provide user documentation.
Comment 3 Kaloyan Raev CLA 2011-10-21 10:38:48 EDT
I added user guidelines to the wiki on how to configure the editor parts to correctly work with Libra Launchers:
http://wiki.eclipse.org/Libra/User_Guide#Configuring_the_Bundle_Information_and_Bundle_Dependency_Graph_editor_parts
Comment 4 Kaloyan Raev CLA 2011-10-21 13:26:08 EDT
I did one last change to the integration code:
http://git.eclipse.org/c/libra/org.eclipse.libra.git/commit
/?id=f70f55f5e96c56b38ec0f9532caeb21d0aa89412

Closing this enhancement as resolved.