intra-mart e Builder for Accel Platform / Setup Guide

Version 5 2013-10-01

«  Setting for Java Development Environment (JDK) and Java Execution Environment (JRE)   ::   Contents   ::   html File Encoding Setting  »

Maven Local Repository Setting

Overview

  • Maven local repository included as e Builder plug-in is described in this section.
    If you do not do development using Maven, it is recommended to disable the [download repository index updates on startup] option described below.

Descriptions

A function to export imm file from module project is implemented in Maven plug-in.
Please execute Maven command when you export imm file from module project. settings.xml and Maven local repository that are to be used are as follows.
  • settings.xml
    • <workspace>/.metadata/.plugins/jp.co.intra_mart.module.developer.maven/.m2/settings.xml *Initialization is made for every time you start e Builder
  • Maven local repository
    • <Expansion Path of e Builder>/plugins/jp.co.intra_mart.module.developer.maven_8.0.X.yyyyMMddHHmm/repository
Maven local repository setting is created according to the specifications of [M2E - Maven Integration for Eclipse] provided as eclipse plug-in.
If current setting remains, unnecessary file will be created and plug-in capacity described above will be extremely large.
In order to avoid it, please do the setting below so that unnecessary files are not created.
  1. Select menu bar [Window]-[Setting].
  2. Remove a check from [download repository index updates on startup] on [Maven] page.

«  Setting for Java Development Environment (JDK) and Java Execution Environment (JRE)   ::   Contents   ::   html File Encoding Setting  »