Eclipse Source Code [message #249279] |
Tue, 19 February 2008 04:38  |
Eclipse User |
|
|
|
Originally posted by: wen.g.he.gmail.com
Hi:
I am very new to Eclipse.
Just wondering how can I see the Eclipse source code, say, if I want to
know how the JUnit is coded, where can I find it?
Also, out of curiosity, I believe Eclipse is written in Java, but why it
has .exe extension? (I know C++ program has .exe) How is .exe file
generated from Java?
Thank you very much
W
|
|
|
Re: Eclipse Source Code [message #249287 is a reply to message #249279] |
Tue, 19 February 2008 05:21   |
Eclipse User |
|
|
|
W He pisze:
> Hi:
> I am very new to Eclipse. Just wondering how can I see the Eclipse
> source code, say, if I want to know how the JUnit is coded, where can I
> find it?
> Also, out of curiosity, I believe Eclipse is written in Java, but why it
> has .exe extension? (I know C++ program has .exe) How is .exe file
> generated from Java?
> Thank you very much
>
> W
I think you may be interested in
http://wiki.eclipse.org/index.php/Development_Resources#Gett ing_Code
JUnit is external library, you can get sources from
http://sourceforge.net/project/showfiles.php?group_id=15278& amp;package_id=12472
About exe- I do believe that this is caused by SWT. More details you can
read here:
http://www.eclipse.org/swt/,
especially http://www.eclipse.org/swt/faq.php.
Regards,
Chris
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08408 seconds