XMind7のビルド

前提要件

git clone https://github.com/xmindltd/xmind.git
cd xmind
mvn install

mvn clean verify
/the/path/to/eclipse -nosplash -consoleLog -application org.eclipse.equinox.p2.director -repository file:/v:/path/to\github\xmind\releng\org.xmind.product\target\repository -installIU org.xmind.cathy.product -profile XMindProfile -roaming -destination v:\path\to\target/xmind -p2.os win32|macosx|linux -p2.ws win32|cocoa|gtk -p2.arch x86|x86_64

トップレベルのpom.xmlに以下を追加




p2

  1. win32
  2. win32
  3. x86_64