My favorites | Sign in
Project Logo
                
Search
for
Updated Feb 23, 2008 by fanhuagang
HowToEnableSearchFromCentralRepository  
Enable search archetype from central repository.

Introduction

Maven Project Helper plugin for IntelliJ IDEA support search archetype from local and central repository. To enable central search, you need to download addtional central.zip index package.

Details

  1. download central.zip from http://mavenprojecthelper.googlecode.com/files/central.zip
  2. put downloaded central.zip into
    <user_home_dir>
    /.IntelliJIdea70/config/plugins/MavenProjectHelper directory
  3. restart intellij IDEA

IMPORTENT If you install MavenProjectHelper into

<idea_home>
/plugins/ directory. you also need to put the central.zip into the
<user_home_dir>
/.IntelliJIdea70/config/plugins/MavenProjectHelper directory.

This may be fix later.


Sign in to add a comment
Hosted by Google Code