Hi all, This is Ram and am new to Java and Eclipse. I am presently developing a plugin for "projects based upon our famework" in eclipse. The objective of the plugin is to layout a certain directory structure(including pom's) for the project, make it a multi-module maven project. All this, we want to extend in the File->New Wizard.
Can you please in providing pointers for the following queries. 1. can i create a maven project and import the already created directories and pom's. what are the methods to be called? 2. Where can i find the documentation for M2Eclipse public APIs? Thanks, Ram
