Need info on Eclipse build process [message #41230] |
Tue, 03 September 2002 10:37 |
Eclipse User |
|
|
|
Hi,
I work in the IBM ODE group (Internal IBM web site:
http://w3.ode.raleigh.ibm.com). ODE (Open Development Environment) build
tool (based on the mk command) is used to compile C, C++, Java programs on
multiple platforms. The ODE sandbox concept lets the developers to modify
source code and build with out having the entire source tree in the
sandbox. The sandbox could be backed against a night build sandbox, that
contains the stable code. This way, the developer is always working with
the latest stable code.
We just started to work on the ODE plugin for Eclipse platform. Since ODE
can build both C,C++ and Java programs, we are planning to provide an ODE
perspective that would allow the user to configure and build C, C++ and
Java programs by the click of a button/menuitem. If I am not mistaken,
right now, to compile a project that contains both native and java code,
the developer has to swith perspectives (Java and C++) to do the
compilation.
I have been told by one of my collegues that the eclipse base code is both
C++ and Java. I was wondering if anybody from Eclipse team can give me
some details on how the Eclipse code is built, the problems with the
current build process and any requirements (nice to have features) for the
ODE plugin.
I would really appreciate your response.
Thanks for your time.
Regards,
Anil Ambati
aambati@us.ibm.com
|
|
|
Powered by
FUDForum. Page generated in 0.08543 seconds