Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Mylyn Dependency?(Problem regarding dependecy on the mylyn tools)
Mylyn Dependency? [message #637816] Tue, 09 November 2010 00:49
Ryan O'Meara is currently offline Ryan O'MearaFriend
Messages: 8
Registered: July 2009
Junior Member
I am developing some plug-ins for eclipse and have gotten to a stage where they are being downloaded using the installation manager. However, when they are installed, eclipse acts as though they are dependent on Mylyn and has the user install Mylyn as well. As far as I can tell, the plug-ins are not dependent on Mylyn. Any ideas on what might be happening/how to resolve this?

relevant details:

Plugin lists as dependencies:

org.eclipse.ui
org.eclipse.core.runtime
org.eclipse.ltk.core.refactoring
org.eclipse.ant.ui
org.eclipse.jdt.ui

as imported packages:

org.eclipse.core.internal.resources
org.eclipse.core.resources
org.eclipse.debug.core
org.eclipse.debug.core.model
org.eclipse.debug.ui
org.eclipse.jdt.core
org.eclipse.internal.compiler.impl
org.eclipse.jdt.internal.core
org.eclipse.jdt.internal.ui.util
org.eclipse.ltk.core.refactoring
org.eclipse.ui
org.eclipse.ui.externaltools.internal.model
org.eclipse.ui.wizards.newresource



When eclipse installs the plugins, it forces install of:

Mylyn Bridge: Eclipse IDE
Mylyn Bridge: Java Development
Mylyn Bridge: Team Support
Mylyn Connector: Bugzilla
Mylyn Task List (Required)
Mylyn Task-Focused Interface (Recommended)
Mylyn WikiText


This was tried on a fresh upacked Eclipse, with a newly created workbench


I am aware there are several internal package references (these are being worked on) however as far as I know this is not causing the indicated problem.

Thanks for any and all help!

Previous Topic:performance problem
Next Topic:is there TaskAttribute Reference list
Goto Forum:
  


Current Time: Thu Apr 25 08:46:56 GMT 2024

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

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

Back to the top