I am not sure if drill community has decided to commit the meta data files. But it's not a good practice.
Rajika On Sun, Jan 12, 2014 at 5:44 PM, Ravisankar Sivasubramaniam < [email protected]> wrote: > I have been able to create the project using Eclipse as well as Intellij > IDEA. My question specifically is on what the following and what > additional action is required subsequent to importing the source code as > Maven Project:Clone the souces to your local. Setup common, ref and > sqlparser java projectsI don't find .project and .iml files in the git > repository. Can I checkin the .iml files into git repository? Or has it > been decided not to checkin IDE meta files into repository? > Regards,Ravi > > Date: Sat, 11 Jan 2014 20:31:06 -0500 > > Subject: Re: How to "Setup common, ref and sqlparser java projects" > > From: [email protected] > > To: [email protected] > > > > I use InteijIDEA. I just used the maven idea plugin to create the project > > files for me. Did you already tried creating the eclipse project files > > using maven eclipse plugin? > > > > Rajika > > > > > > On Sat, Jan 11, 2014 at 12:56 PM, Ravisankar Sivasubramaniam < > > [email protected]> wrote: > > > > > Hello, > > > I am following this url for the project setup in eclipse. After > > > completing "clone the sources via git command line, and then > File|Import... > > > as "Existing Maven Project" by pointing to the pom.xml in the project > root > > > folder", how do I "Clone the souces to your local. Setup common, ref > and > > > sqlparser java projects"? Can I do away with the second clone > instruction? > > > Can you explain what setup here refers to? > > > And has it been decided not to checkin Eclipse files? > > > Regards,Ravi > >
