[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: eclipse Galileo with CDT.

On 14/09/2009 05:32, vin_pll wrote:
Really Thanks for your reply derek,

I want to build the cdt with there source code in,

because i want to know the flow of it , so i want the source code of the
cdt and want to build them in LINUX and Windows,

As i am downloading the any set ups they contain only the jar files
thats what i am not able to understand as the eclipse is a open source ,
whether i need to unjar the jar files in order to view there source code.

thanks in advance.


You don't need to build cdt to do that. If you do what I said, you get all the source code and you can debug with it (set breakpoints, single step etc) although you can't change it. Also, Eclipse understands how to find the source, so there is no need to unzip jars.

If you really really want to build the source, then start reading the developers FAQ at:
http://wiki.eclipse.org/index.php/CDT


However, unless you are quite expert with Eclipse and Java I think you are in for a bit of a steep learning curve. And the questions you are asking indicate that you are not an expert...

--
Derek