You need any environments that Redmine work on.
-
$ cd REDMINE_ROOT
-
$ ruby script/plugin install git://github.com/yoshidayo/redmine_redmine_gantt_importer.git
-
save a Gantt chart format file(.msp) as an xml format(.xml)
-
access your a redmine project, then click “import XML”
-
select xml file, and click save button
-
select tasks that you want to import, then click save button
以下の環境に対応Redmine 2.3.1.stable ruby 1.9.3 Rails 3.2.13
・名称変更・自動アサイン機能の追加