Re: [Kde-eclipse-talk] svn checkout ???
Brought to you by:
adymo
|
From: Andrew O. <ove...@re...> - 2006-07-13 15:05:08
|
On Thu, 2006-06-07 at 12:24 +0200, Arne Anka wrote: > On Thu, 06 Jul 2006 12:14:58 +0200, Steven Scholz =20 > <ste...@im...> wrote: >=20 > > o http://anonsvn.kde.org/home/kde/trunk/playground/devtools/eclipse >=20 >=20 > according to > http://websvn.kde.org/trunk/playground/devtools/eclipse/ > it should probably be > http://anonsvn.kde.org/trunk/playground/devtools/eclipse >=20 > but do not expect anything -- the project seems to be dead. I've spoken with Alexander recently and he said he's very busy with his Ph.D. In related news, Jeff Johnston and I are working on some autotools stuff that we hope to get into the CDT itself. This is what Alexander told me he wanted to eventually happen with his work and I hope to incorporate as much of it as makes sense. Jeff and I are meeting with Doug Schaefer -- the CDT lead -- next week and we hope to come out of that meeting with a concrete plan for how to proceed and contribute our work to the CDT. In the meantime, you can see what we've got (still rough, has hacks to make it work on top of CDT without any changes there, requires one to go to Window -> Preferences -> Plugin-Development -> Compilers and=20 change Unresolved Extensions to either Warning or Ignore, is still quite alpha, YMMW, it may kill your puppy, etc. ;) here: cvs -d:pserver:ano...@so...:/cvs/eclipse co \ autotools/com.redhat.eclipse.cdt.autotools I'm going to check in my automake editor work soon and it'll be here: cvs -d:pserver:ano...@so...:/cvs/eclipse co \ autotools/com.redhat.eclipse.cdt.autotools.ui We'd love some testing & feedback and we're *always* open to having some help :) HTH, Andrew |