View Issue Details

IDProjectCategoryView StatusLast Update
0014640Mylyn ConnectorInfrastructurepublic2022-05-29 07:57
Reporterrombert Assigned Torombert  
PrioritylowSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Summary0014640: Upgrade contributors guide
Description

The contributor guide needs to be refreshed and moved from the old mediawiki install into the new dokuwiki hosted on mantisbt.org

TagsNo tags attached.

Relationships

child of 0014405 assignedrombert Move (some) services away from SF.net 

Activities

rombert

rombert

2012-08-25 18:34

manager   ~0032665

Some quick notes:

  • Download 'Eclipse IDE for Java Developers' from http://eclipse.org/downloads/
  • Open the git repositories view ( Windows -> View -> Other -> Git
    repositories )
  • In the git repositories view, click 'clone repository'
  • paste as the URI ( Next, Next, Finish )
  • install the plugin development tools ( Help -> Install new software
    -> Select the 'Juno' update site -> General Purpose Tools -> Plug-in
    development environment ) ; restart when prompted
  • in the git repositories view, open the project node, then the
    working directory node and open the mantis.target file ; click on the
    'Set as target platform' link in the editor header ( this will take
    some time )
  • Import all projects as maven project ( File -> Import -> Existing
    Maven Projects ) ; root directory is the root of the Mylyn-Mantis git
    repository (Next, finish)
  • You will be prompted to install the 'Tycho project configurations',
    so do that. Restart when prompted

All projects should build just fine now.

To run the project, create a new Eclipse launch configuration:

  • Go to Run -> Run configurations...
  • Right click Eclipse Application, select new
  • Name it 'Mylyn-Mantis'
  • Click Run
rombert

rombert

2013-08-12 18:07

manager   ~0037658

Started migrating the wiki to github, for now https://github.com/Mylyn-Mantis/mylyn-mantis/wiki/Contributing .

rombert

rombert

2013-08-13 17:52

manager   ~0037660

All contents moved to either https://github.com/Mylyn-Mantis/mylyn-mantis/wiki/Developer%27s-corner or https://github.com/Mylyn-Mantis/mylyn-mantis/wiki/Contributing