Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » the native source code for eclipse.exe(the native source code for eclipse.exe)
the native source code for eclipse.exe [message #1008525] Tue, 12 February 2013 20:37 Go to next message
Alain Lee is currently offline Alain LeeFriend
Messages: 9
Registered: July 2009
Junior Member
I need to include my own signal handler into Eclipse.exe. Does anyone know where the native source code for eclipse.exe is and how to build it? Thanks!
Re: the native source code for eclipse.exe [message #1008545 is a reply to message #1008525] Tue, 12 February 2013 22:21 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
http://git.eclipse.org/c/equinox/rt.equinox.framework.git/tree/bundles

Tom

Am 12.02.13 21:37, schrieb Alain Lee:
> I need to include my own signal handler into Eclipse.exe. Does anyone
> know where the native source code for eclipse.exe is and how to build
> it? Thanks!
Re: the native source code for eclipse.exe [message #1008797 is a reply to message #1008545] Wed, 13 February 2013 21:40 Go to previous messageGo to next message
Alain Lee is currently offline Alain LeeFriend
Messages: 9
Registered: July 2009
Junior Member
Thanks for the link. I tried to clone the repository from Git in Eclipse but got some error messages (see the attached file). Do you have any idea what might have gone wrong?

Thomas Schindl wrote on Tue, 12 February 2013 17:21
http://git.eclipse.org/c/equinox/rt.equinox.framework.git/tree/bundles

Tom


  • Attachment: gitError.jpg
    (Size: 28.82KB, Downloaded 388 times)
Re: the native source code for eclipse.exe [message #1008803 is a reply to message #1008797] Wed, 13 February 2013 21:55 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
What did you clone?

It should be:
git://git.eclipse.org/gitroot/equinox/rt.equinox.framework.git

See at the bottom of this page:
http://git.eclipse.org/c/equinox/rt.equinox.framework.git/

Tom

Am 13.02.13 22:40, schrieb Alain Lee:
> Thanks for the link. I tried to clone the repository from Git in Eclipse but got some error messages (see the attached file). Do you have any idea what might have gone wrong?
>
> Thomas Schindl wrote on Tue, 12 February 2013 17:21
>> http://git.eclipse.org/c/equinox/rt.equinox.framework.git/tree/bundles
>>
>> Tom
>
>
Re: the native source code for eclipse.exe [message #1008814 is a reply to message #1008803] Wed, 13 February 2013 22:38 Go to previous messageGo to next message
Alain Lee is currently offline Alain LeeFriend
Messages: 9
Registered: July 2009
Junior Member
Thanks. It worked.

Thomas Schindl wrote on Wed, 13 February 2013 16:55
What did you clone?

It should be:
git://git.eclipse.org/gitroot/equinox/rt.equinox.framework.git

See at the bottom of this page:
http://git.eclipse.org/c/equinox/rt.equinox.framework.git/

Tom

Re: the native source code for eclipse.exe [message #1009812 is a reply to message #1008803] Fri, 15 February 2013 19:15 Go to previous messageGo to next message
Alain Lee is currently offline Alain LeeFriend
Messages: 9
Registered: July 2009
Junior Member
Tom,

I have got the code. Do you know which project is to build eclipse.exe? I was looking for the C or C++ source code for eclipse.exe but could not find them?

Thomas Schindl wrote on Wed, 13 February 2013 16:55
What did you clone?

It should be:
git://git.eclipse.org/gitroot/equinox/rt.equinox.framework.git

See at the bottom of this page:
http://git.eclipse.org/c/equinox/rt.equinox.framework.git/

Tom

[Updated on: Fri, 15 February 2013 19:15]

Report message to a moderator

Re: the native source code for eclipse.exe [message #1009840 is a reply to message #1009812] Fri, 15 February 2013 20:40 Go to previous messageGo to next message
Alain Lee is currently offline Alain LeeFriend
Messages: 9
Registered: July 2009
Junior Member
I found the project.

Alain Lee wrote on Fri, 15 February 2013 14:15
Tom,

I have got the code. Do you know which project is to build eclipse.exe? I was looking for the C or C++ source code for eclipse.exe but could not find them?


Re: the native source code for eclipse.exe [message #1386834 is a reply to message #1009840] Sat, 21 June 2014 06:20 Go to previous messageGo to next message
Ashwani Kr Sharma is currently offline Ashwani Kr SharmaFriend
Messages: 119
Registered: July 2009
Location: Bangalore, India
Senior Member

Hi,

Can you please share the name of the project ?

Thanks and Regards,
Ashwani Kr Sharma
Re: the native source code for eclipse.exe [message #1387024 is a reply to message #1386834] Mon, 23 June 2014 14:32 Go to previous message
Alain Lee is currently offline Alain LeeFriend
Messages: 9
Registered: July 2009
Junior Member
I imported the project at rt.equinox.framework\bundles\org.eclipse.equinox.executable\library.You will need to run the script at rt.equinox.framework\bundles\org.eclipse.equinox.executable\library\win32\build.bat to build eclipse.exe
Previous Topic:Long running save operation blocks UI
Next Topic:Migrate from deprecated action extension points
Goto Forum:
  


Current Time: Fri Apr 26 17:00:01 GMT 2024

Powered by FUDForum. Page generated in 0.02754 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top