On Fri, Oct 11, 2013 at 10:07 PM, Marcin Miłkowski <[email protected]> wrote: > It turned out to be easier to use git to download the repository to my > disk, and then use m2e to configure the project.
Same here. I always pull repositories with external tools (for SVN and git) and import them using m2e. It's too much of hassle to pull and import in Eclipse when you have multiple projects that are even nested (from mavens point of view). > I prefer using github GUI app to sync commits. Somehow Eclipse + eGit insists on using \r\n as line delimiters on my windows box, no matter which delimiters I configure in Eclipse. That is why my first commits looked like I changed everything in the source files. On the other hand the github GUI (and github shell, too) does no conversion. So it's okay for me to use it for committing files. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Languagetool-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-devel
