Hi, Nirmal,

In fact, I already did the same thing as you described.  The 
maven-eclipse-plugin 2.9 seems to do the work with the command
        mvn eclipse:eclipse -Dwtpversion=2.0
I have checked the generated .classpath file in the root of each subproject, I 
found that the dependencies are added correctly.
Since the whole is a maven multi-module project, I tried to import it into 
eclipse from the top-level, what I found was that the project with multiple
modules could not be imported correctly.  And the imported projects were not in 
the form of a hierarchical view.  That seems strange to me for that
all projects should form a hierarchical view.  Any advices?
Thanks.






At 2013-02-26 11:38:33,"Nirmal Fernando" <[email protected]> wrote:

Hi,


Use mvn eclipse:eclipse and this will generate the Eclipse project files to 
you. Then import the directory from Eclipse, and Eclipse will identify your 
project.


Hope this helps.




On Tue, Feb 26, 2013 at 7:46 AM, wuyjnuaa <[email protected]> wrote:

 
Hi there,


I tried to  import WSO2 kernel as Maven project into Eclipse, however, there 
are all sorts of build path problems, in particular, couldn't locate the 
necessary libraries.


FYI, I use Spring STS with m2eclipse plugin, and checkout source code from 
https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.0.0/.


Could anyone point me to a developer guide or any documentation of how to 
develop/extend WSO2 kernel, and how to add/remove bundles when it's necessary.


Thanks in advance.



_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev





--

Thanks & regards,
Nirmal

Software Engineer- Platform Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/

_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to