Tanujit, Thank you for your advice.
On Mon, Mar 25, 2013 at 12:18 PM, Tanujit Ghosh <[email protected]>wrote: > I have been able to import the whole tajo projects into eclipse, used > m2eclipse plugin. > The only issue is that it doesn't bring in the generated-sources of protoc, > which I manually added into each of the project dependencies, atleast that > code the entire workspace complied. > > I had earlier build the entire project using maven, just to bring in all > the dependencies as directed in the build guide. > I hope this helps. > > > > On Mon, Mar 25, 2013 at 7:40 AM, Hyunsik Choi <[email protected] > >wrote: > > > Hi, > > > > That problem is because basically Eclipse cannot recognize the multilevel > > maven project. * I'll try to find the solution.* Probably, > > maven-eclipse-plugin can solve this problem. > > > > Besides, there is another solution that doesn't consider your preference. > > It is to use another IDE like intelliJ. > > > > Is there anyone who knows how to solve this problem? > > > > Thanks, > > Hyunsik > > > > On Mon, Mar 25, 2013 at 5:58 AM, burakkk <[email protected]> wrote: > > > > > Hello, > > > I want to build the source code from Eclipse. Even I've already > installed > > > the source code, maven etc, code hasn't found the pom.xml's > dependencies. > > > Could you write once and then compile them? How can you develop your > > code? > > > Could you help me? > > > > > > Thanks > > > Best Regards... > > > > > > -- > > > > > > *BURAK ISIKLI** *| *http://burakisikli.wordpress.com* > > > * > > > * > > > > > > > > > -- > Regards, > Tanujit >
