Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. Mylyn Mantis Connector

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

Mylyn Mantis Connector

Mylyn Mantis Connector
39
19
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

Photon (4.8)
Oxygen (4.7)
Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)
2018-09 (4.9)

https://mylyn-mantis.sourceforge.net/eclipse/update

Learn more...

Screenshot 0

Details Group Tabs

Details

The Mylyn connector for MantisBT allows you to manage your bugs straight from Eclipse.

Supported features include:
- creating and updating tasks
- synchronizing
- tasks
- commenting
- uploading and downloading attachments

Categories:
  • Mylyn Connectors
Tags:
  • mylyn,
  • mantisbt,
  • mantis
Additional Details
Eclipse Versions: 
Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), 2018-09 (4.9)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
IT Software Solutions, Inc
Development Status: 
Production/Stable
Date Created: 
Thu, 2007-02-22 11:27
License: 
EPL
Date Updated: 
Wed, 2022-12-14 09:46
Submitted by: 
Chris Hane
Screenshots
Screenshot 0
Metrics
DateRankingInstallsClickthroughs
February 2023404/5675 (0.01%)4
January 2023386/67723 (0.01%)12
December 2022426/80523 (0.01%)13
November 2022551/80810 (0%)12
October 2022472/81119 (0%)9
September 2022488/81216 (0%)19
August 2022588/8087 (0%)20
July 2022526/81611 (0%)32
June 2022465/81018 (0%)22
May 2022670/8104 (0%)17
April 2022569/8178 (0%)17
March 2022541/82013 (0%)24
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for Mylyn Mantis Connector.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Wednesday, February 8, 2023 - 12:34

Reviews Sign in to post reviews

rmeyert0t's picture

Seems not to work with Neon (Eclipse 4.6)

Submitted by Robert Meyer on Tue, 2016-08-16 12:01

I tried this in Neon. I'm able to to add a mantis task repository, but:
Creating a "New Query..." starts with "Refreshing configuration" for all my projects in mantis, but afterwards the "Create Mantis Query" window remains empty, e.g. there are no projects oder filters to select.

The eclipse log includes a NullPointerException:
!ENTRY org.eclipse.ui 4 0 2016-08-16 09:21:40.047
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
at org.eclipse.swt.SWT.error(SWT.java:4533)
at org.eclipse.swt.SWT.error(SWT.java:4448)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4203)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3819)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
at org.eclipse.jface.window.Window.open(Window.java:794)
at org.eclipse.mylyn.internal.tasks.ui.actions.NewQueryAction.run(NewQueryAction.java:94)
at org.eclipse.mylyn.internal.tasks.ui.actions.NewQueryAction.run(NewQueryAction.java:55)
...
Caused by: java.lang.NullPointerException
at com.itsolut.mantis.core.util.MantisUtils.transform(MantisUtils.java:53)
at com.itsolut.mantis.core.soap.MantisConverter.convert(MantisConverter.java:50)
at com.itsolut.mantis.core.soap.MantisConverter.convert(MantisConverter.java:463)
at com.itsolut.mantis.core.soap.MantisSoapClient$37.run(MantisSoapClient.java:286)
...

Is this a bug or an "stupid error error" at my side? Is there a bug tracking tool (like mantis ;) ) where I could / should create a new issue for this?

Regards
RoCMe

rmunteanu's picture

Hi and thanks for the report.

Submitted by Robert Munteanu on Thu, 2016-08-18 06:22

Hi and thanks for the report. Yes, we do have a Mantis-based bugtracker - https://www.mantisbt.org/bugs/ , project Mylyn Connector.

Your report looks a lot like https://www.mantisbt.org/bugs/view.php?id=20264, which is fixed in 3.10.1 . Are you running the latest version?

rmeyert0t's picture

Hi,

Submitted by Robert Meyer on Mon, 2016-08-22 02:59

Hi,

thanks for the support ;)

I've installed the plugin from marketplace. When searching there, it tells me that I've installed "Mylyn Mantis Connector 3.11.0". Nevertheless, at my plugin folder, I see two jars "com.itsolut.mantis.ui_3.10.1.201407122122.jar" and "com.itsolut.mantis.core_3.10.1.201407122122.jar". I don't know which version may be more correct, but it seems to be the current version ;)
Unfortunately, it's not possible to register for a mantis account, so I'm not able to comment the issue directly.

Regards

rmunteanu's picture

Re: Hi,

Submitted by Robert Munteanu on Tue, 2017-02-14 16:40

I just pushed the "real" version 3.11.0 - previously there was some confusion and indeed only 3.10.1 was out. If you still have issues after updating please let me know.

Thanks,

Robert

jdjafarov's picture

SSO

Submitted by Jama Djafarov on Fri, 2015-05-15 10:58

Is there a way to allow SSO authentication?
During the setup, I get a message that Mantis repository has moved, and new location references the SSO page URL.

rmunteanu's picture

Please file a bug on http:/

Submitted by Robert Munteanu on Thu, 2015-05-28 09:16

Please file a bug on http://www.mantisbt.org/bugs/ , Mylyn Connector project and we can have a discussion there.

bkilinc's picture

Cannot install it to eclipse luna

Submitted by Burhan KILINC on Mon, 2014-06-30 08:12

I have been using this plugin for several years. However I was unable to install it on eclipse luna. I am getting the following error. Tried nearly everthing. Install eclipse again, install mylyn-commons bundle. Nothing worked for me. I get the following error.

Missing requirement: Mylyn Mantis Connector Core 3.10.0.201311082300 (com.itsolut.mantis.core 3.10.0.201311082300) requires 'bundle org.eclipse.mylyn.commons.soap [3.7.0,4.0.0)' but it could not be found

rmunteanu's picture

Hi Burhan.

Submitted by Robert Munteanu on Sat, 2014-07-12 17:34

Hi Burhan.

The error has now been fixed, try installing again from the same update site.

Thanks for your understanding,

Robert

rrochaxpb's picture

Connector UI 3.9.0 get a IllegalStateException

Submitted by Rafael Rocha on Tue, 2012-11-06 13:53

Installed it in Eclipse Helios 3.6.1 with Mylyn 3.7.1 and Connector UI 3.9.0 and got a IllegalStateException, when trying to add a new repository.

I check url (.../api/soap/mantisconnect.php) and wsdl but don't work.

rmunteanu's picture

Hi Rafael,

Submitted by Robert Munteanu on Thu, 2013-01-03 15:22

Hi Rafael,

Can you log a bug report on http://www.manbtisbt.org/bugs/ , 'Mylyn Connector' project with the details?

Thanks,

Robert

dneto's picture

Error in Install Plugin Eclipse - Cannot satisfy dependency

Submitted by Daniel Neto on Wed, 2012-10-10 15:36

I received the similar message error in the install this plugin (please see: http://marketplace.eclipse.org/node/455094)

The my message is:

Cannot complete the install because one or more required items could not be found.
Software being installed: Mylyn Tasks Connector: Mantis 3.9.0.201206242005 (com.itsolut.mantis_feature.feature.group 3.9.0.201206242005)
Missing requirement: Mylyn Mantis Connector Core 3.9.0.201206242005 (com.itsolut.mantis.core 3.9.0.201206242005) requires 'bundle org.eclipse.mylyn.commons.soap [3.7.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: Mylyn Mantis Connector UI 3.9.0.201206242005 (com.itsolut.mantis.ui 3.9.0.201206242005)
To: bundle com.itsolut.mantis.core 0.0.0
Cannot satisfy dependency:
From: Mylyn Tasks Connector: Mantis 3.9.0.201206242005 (com.itsolut.mantis_feature.feature.group 3.9.0.201206242005)
To: com.itsolut.mantis.ui [3.9.0.201206242005]

What's i do now?

rmunteanu's picture

Hi Daniel,

Submitted by Robert Munteanu on Thu, 2013-01-03 15:24

Hi Daniel,

It looks like you're running an old Mylyn version . For the current ( 3.9.0 ) connector version you need Mylyn Version >= 3.7.0 .

Robert

pleclercq's picture

Problem installing with eclipse luna

Submitted by Pascal Leclercq on Fri, 2014-06-27 04:22

Hi,

I face exactly the same issue :
[...]
Missing requirement: Mylyn Mantis Connector Core 3.10.0.201311082300 (com.itsolut.mantis.core 3.10.0.201311082300) requires 'bundle org.eclipse.mylyn.commons.soap [3.7.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
[...]

It looks like org.eclipse.mylyn.commons.soap doesn't exists anymore in the last version of mylyn (3.12.0 see : http://www.eclipse.org/mylyn/).

rmunteanu's picture

Hi Pascal,

Submitted by Robert Munteanu on Tue, 2014-07-15 10:30

Hi Pascal,

Sorry for noticing so late, your comment was nested under an older one. This should now be fixed with version 3.10.1, please upgrade and let me know if things don't work as expected.

For the future, I suggest you use the user forum on MantisBT.org, as I can watch it using RSS feeds and respond faster.

Thanks,

Robert

gmisingnameacx's picture

Can't install either

Submitted by Gabriel Mising name on Fri, 2011-03-18 16:32

It yelds a 403 when reaching the update site http://mylyn-mantis.sourceforge.net/eclipse/update

rmunteanu's picture

Installation instructions

Submitted by Robert Munteanu on Fri, 2011-03-18 16:55

Hi Gabriel,

You're supposed to add that URL to Eclipse, not access it directly. See http://marketplace.eclipse.org/updatesite/help?url=http://mylyn-mantis.s... for more details.

kmisingname3ub's picture

now works for eclipse 3.5x

Submitted by Kent Mising name on Tue, 2010-02-02 09:47

good plugin, but not works eclipse 3.5

mmisingnamewkv's picture

Does not work at all.

Submitted by Missing name Mising name on Thu, 2010-01-14 08:29

Installed it in Eclipse 3.5.1 and got a null pointer exception, when trying to add a new repository.

rmunteanu's picture

Are you by any chance using

Submitted by Robert Munteanu on Fri, 2010-01-29 15:44

Are you by any chance using the 3.1.0 version of the connector and Mylyn 3.2 ? You need to update to Mylyn 3.3 or downgrade to the 3.0.6 version of the connector.

Robert

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Atlassian Connector for Eclipse
  • SpiraTeam Plugin
  • JiraConnector
  • Mylyn/Gitea Tasks Connector
  • Subclipse

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top