Skip to main content



      Home
Home » Archived » EPF » How Do I Share Artifacts Among Plugins?(Eclipse Process Framework)
How Do I Share Artifacts Among Plugins? [message #509192] Thu, 21 January 2010 10:56 Go to next message
Eclipse UserFriend
I am creating a new plugin to model our in-house SDLC process. The catch is that there is an external EPF plugin (process) which contains Work Products that my new process uses.

For example, process "B" has a very complex EPF process that produces several Artifacts throughout the different phases and tasks.

The process I am creating "A" has it's own phases and tasks, but produces some of the artifacts in "A".

I have the plugin for "B" loaded in my Eclipse IDE along with my new "A". I was hoping I could drag-and-drop the artifacts into my plugin which would create links (that way if updated are made to "B" they automatically reflect in my "A").

It appears I cannot do this. I can drag tasks from "B" into "A" but not artifacts. Is there a way to link assets of 1 EPF plugin to another w/o copying and pasting the entire artifact/guideline/etc?
Re: How Do I Share Artifacts Among Plugins? [message #509448 is a reply to message #509192] Fri, 22 January 2010 08:17 Go to previous messageGo to next message
Eclipse UserFriend
I think I get your question. The new "A" method plug-in has to reference the "B" method. It's easy to set this thing during the creation of the method plug-in (the window that appears once you right-click and select "Create method plug-in") on the field "Referenced Plug-ins" - you just have to check the method you want to use.
Once "A" refers "B" you can use every asset, task, process, category or anything from it.

But once you created (if you didn't the select the "B" method to be referenced) i don't know how to change this - I just have posted a thread about this problem.

---

Well, maybe i just found something that may help you. Open the "B" method plug-in page and check the option "Supporting plug-in" - do the same with the "A" method.

[Updated on: Fri, 22 January 2010 09:35] by Moderator

Re: How Do I Share Artifacts Among Plugins? [message #509527 is a reply to message #509448] Fri, 22 January 2010 12:11 Go to previous message
Eclipse UserFriend
Thank you...that solves my problem perfectly. Cheers.
Previous Topic:Changing Method plug-in references
Next Topic:Problem to reference plug-ins method
Goto Forum:
  


Current Time: Wed Jul 23 10:45:30 EDT 2025

Powered by FUDForum. Page generated in 0.29980 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top