Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-dev] new plug-ins in cvs

The discovery component has recently been moved out of the sandbox
(bug 272621). The plug-ins only work on Eclipse 3.5 but in order to
support a unified build and test process it is necessary to checkout
projects on Eclipse 3.4 and 3.3 as well in order to build Mylyn:

Eclipse 3.5:
 org.eclipse.mylyn.discovery.core  (head)
 org.eclipse.mylyn.discovery.tests  (head)
 org.eclipse.mylyn.discovery.ui  (head)


Eclipse 3.4:
 org.eclipse.mylyn.discovery.core  (head)
 org.eclipse.mylyn.discovery.tests  (e_3_4_m_3_x branch)
 org.eclipse.mylyn.discovery.ui  (e_3_4_m_3_x branch)

Eclipse 3.3:
 org.eclipse.mylyn.discovery.tests  (e_3_3_m_3_x branch)

In addition the following plug-ins have been added recently:

 org.eclipse.mylyn.wikitext.help.sdk
 org.eclipse.mylyn.wikitext.help.ui
 org.eclipse.mylyn.wikitext.sdk-feature

These plug-ins are obsolete and can be safely deleted if checked out:

 org.eclipse.mylyn-site
 org.eclipse.web.ui

I have updated the team project sets accordingly:
http://wiki.eclipse.org/Mylyn_Contributor_Reference#Checkout

-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top