Re: [linuxtools-dev] Build Eclipse using Eclipse

2012-02-22 Thread akurtakov
If you still want to try it see http://wiki.eclipse.org/Linux_Tools_Project/Eclipse_Build . I doubt it will work on a Windows machine we depend on having certain tools on the PATH, creating symlinks and other things not really available on Windows. I know that Cygwin is recommended by the LibreOffi

Re: [linuxtools-dev] Build Eclipse using Eclipse

2012-02-22 Thread Andrew Overholt
Hi, > Could you give me tip? The build system that the Linux Tools project provides is tailored for Linux distributions and has never been tested on Windows. platform-releng-...@eclipse.org may be able to help. Andrew ___ linuxtools-dev mailing list

Re: [linuxtools-dev] Build Eclipse using Eclipse

2012-02-22 Thread Jongwook Kim
Hello, I'm trying to build Eclipse using Eclipse on Windows. I found the following but it's out-of-date: http://archive.eclipse.org/eclipse/downloads/drops/R-2.0-200206271835/sourceInstructions.html Could you give me tip? Thanks, Jongwook