Hi Eranda and Vijitha, Thanks for the prompt reply.
Just want to make sure we are on the same page. The orbit URL you gave us is broken. What I need to do now are: 1. Check out orbit from https://svn.wso2.org/repos/wso2/carbon/orbit/branches/4.0.0/, run "mvn clean install" to build orbit 2. Check out kernel from https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.0.0/, run "mvn clean install" to build kernel 3. Then run "maven eclipse:eclipse" to convert them to eclipse projects. Am I doing the right thing? Thanks in advance. On Wed, Mar 13, 2013 at 11:44 AM, Eranda Sooriyabandara <[email protected]>wrote: > Hi Bin, > First you need to try building the kernel. To do that you need to check > out orbit from https://svn.wso2.org/repos/wso2/carbon/kernel/orbit/4.0.0/and > build it. Then there will be all the dependencies you need in your > local maven repository and will be able to import to eclipse using > vijitha's command at no time. > > thanks > Eranda > > > On Wed, Mar 13, 2013 at 8:00 AM, Bin Rong <[email protected]> wrote: > >> Hi Vijitha, >> >> Many thanks for your reply. I tried the approach you pointed out to >> convert Maven project into eclipse project, then tried to import into >> Developer Studio 3.0. >> >> However, there are more than 20,000 dependencies problem. Tried to >> manually add some of the missing libraries, but it's just too tedious. >> >> Just wondering how you guys do the development within WSO2, or is there >> any developer guide/manual? >> >> We love the WSO2 concept and product, but it seems the learning curve is >> a little bit deep. >> >> Thanks very much for your time and help. >> >> >> On Mon, Feb 25, 2013 at 10:02 PM, Vijitha Kumara <[email protected]>wrote: >> >>> Hi Bin, >>> >>> On Thu, Feb 21, 2013 at 7:51 PM, Bin Rong <[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. >>>> >>> >>> You'd need to point to a specific patch release pom files specifically >>> if you intend to work on a such, or the pom file inside 4.0.0 for the >>> initial 4.0.0 release. You can run "maven eclipse:eclipse" to convert them >>> to eclipse projects. >>> >>> >>> Regards, >>> Vijitha. >>> >>> >>> >>> >>>> >>>> Thanks in advance. >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Vijitha Kumara >>> Senior Software Engineer; WSO2, Inc.; http://wso2.com/ >>> email: [email protected] >>> m: +1 408 874 5622 >>> >>> Lean . Enterprise . Middleware >>> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Eranda Sooriyabandara > *Software Engineer; > Integration Technologies Team; > WSO2 Inc.; http://wso2.com > > * > * >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
