Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Can I use Mylyn to integrate JIRA from J2EE application?

Hi,

the core portion of Mylyn can indeed be used in web applications or
standalone (non OSGi) Java programs. You can essentially use the Mylyn
Tasks framework as a library. It does bring in a limited number of
dependencies on other Eclipse libraries but all of these work
standalone.

You can find more information and links to an example for Bugzilla in
the integrators reference:
http://wiki.eclipse.org/Mylyn/Integrator_Reference#Headless_and_standalone_use

Steffen


On Thu, Jun 14, 2012 at 3:53 PM, Henry Zhao <henry.x.zhao@xxxxxxxxx> wrote:
>
>  Hello,
>
> We use JIRA connector from within Eclipse to access JIRA.  I recently
> heard about Mylyn.  My question is whether it's possible to use Mylyn API
> and Atlassian JIRA Connector to integrate our J2EE-based Portal application
> with JIRA? I see Mylyn has dependencies on Eclipse Core API and wonder
> whether it's only supposed to develop Eclipse-based plugins..
>
>  Thanks in advance!
>
> _______________________________________________
> mylyn-dev mailing list
> mylyn-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>



--
Steffen Pingel
Principal Software Engineer, Eclipse Mylyn
Mylyn Tasks Lead
http://tasktop.com


Back to the top