Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Pre-configuring Mylar
Pre-configuring Mylar [message #20948] Mon, 30 July 2007 16:22 Go to next message
Eclipse UserFriend
Originally posted by: matrix06.hotmail.com

Hi,

I am creating an eclipse distribution for members of a project team
containing pre-configured plugins.
This distribution will contain the Eclipse Mylar plugin with the project's
specific repository pre-configured. This has been achieved by adding the
following in
eclipse/plugins/org.eclipse.mylyn.jira.ui_2.0.0.v20070627-14 00.jar's
plugin.xml :

<repository
addAutomatically="true"
anonymous="false"
repositoryKind="jira"
label="XXX JIRA Task Management"
urlRepository="http://jira.XXX.com/jira/"/>

Is it possible to similarly specify a pre-configured Query such as "All
assigned to me"?

Thank you for your help,
Re: Pre-configuring Mylar [message #20958 is a reply to message #20948] Mon, 30 July 2007 21:52 Go to previous message
Eclipse UserFriend
Originally posted by: rob.elves.eclipse.org

Alan,

There currently is no support for pre-configured queries via extension
point but Jevgeni Holodkov (Google Summer of Code) has contributed
import/export of queries [1]. Simply select the queries in your Task
List and export via popup menu > Export Query. This is still a work in
progress but does work and can be previewed in the latest dev build.

With this functionality you could select the common queries in your Task
List and export them, publish the exported file in some commonly
accessible location, then your team could import that file automatically
building the queries (and soon repositories) in their personal Task List.


-Rob


[1] 189518: support import/export of Task List queries
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189518



Alan M wrote:
> Hi,
>
> I am creating an eclipse distribution for members of a project team
> containing pre-configured plugins.
> This distribution will contain the Eclipse Mylar plugin with the project's
> specific repository pre-configured. This has been achieved by adding the
> following in
> eclipse/plugins/org.eclipse.mylyn.jira.ui_2.0.0.v20070627-14 00.jar's
> plugin.xml :
>
> <repository
> addAutomatically="true"
> anonymous="false"
> repositoryKind="jira"
> label="XXX JIRA Task Management"
> urlRepository="http://jira.XXX.com/jira/"/>
>
> Is it possible to similarly specify a pre-configured Query such as "All
> assigned to me"?
>
> Thank you for your help,
>
>
Re: Pre-configuring Mylar [message #576562 is a reply to message #20948] Mon, 30 July 2007 21:52 Go to previous message
Robert Elves is currently offline Robert ElvesFriend
Messages: 87
Registered: July 2009
Member
Alan,

There currently is no support for pre-configured queries via extension
point but Jevgeni Holodkov (Google Summer of Code) has contributed
import/export of queries [1]. Simply select the queries in your Task
List and export via popup menu > Export Query. This is still a work in
progress but does work and can be previewed in the latest dev build.

With this functionality you could select the common queries in your Task
List and export them, publish the exported file in some commonly
accessible location, then your team could import that file automatically
building the queries (and soon repositories) in their personal Task List.


-Rob


[1] 189518: support import/export of Task List queries
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189518



Alan M wrote:
> Hi,
>
> I am creating an eclipse distribution for members of a project team
> containing pre-configured plugins.
> This distribution will contain the Eclipse Mylar plugin with the project's
> specific repository pre-configured. This has been achieved by adding the
> following in
> eclipse/plugins/org.eclipse.mylyn.jira.ui_2.0.0.v20070627-14 00.jar's
> plugin.xml :
>
> <repository
> addAutomatically="true"
> anonymous="false"
> repositoryKind="jira"
> label="XXX JIRA Task Management"
> urlRepository="http://jira.XXX.com/jira/"/>
>
> Is it possible to similarly specify a pre-configured Query such as "All
> assigned to me"?
>
> Thank you for your help,
>
>
Previous Topic:vacation schedule
Next Topic:Filtering subversion commits with active task?
Goto Forum:
  


Current Time: Thu Apr 25 13:04:25 GMT 2024

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

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

Back to the top