Need help with Eclipse

Joined
Feb 29, 2012
Messages
14
Reaction score
0
Points
1
So I have eclipse installed and the program set up to build and run. For some reason it will not run at all. Can you please help...
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Do you get any error messages? What happens when you try to run it?
 
OP
O
Joined
Feb 29, 2012
Messages
14
Reaction score
0
Points
1
shoot I have it screen captured to give you a visual...
says launching new configuration has encountered a problem

program not recognized executable
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Do you have Java installed? Eclipse is a Java based application and unlike previous version, Java is not included with Lion.
 
OP
O
Joined
Feb 29, 2012
Messages
14
Reaction score
0
Points
1
Do you have Java installed? Eclipse is a Java based application and unlike previous version, Java is not included with Lion.

I need it to do C program. Lion is which osx version and what should I install?
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Eclipse is built on Java so you'll need to install the runtime. You can get it here.
 
OP
O
Joined
Feb 29, 2012
Messages
14
Reaction score
0
Points
1
For some reason eclipse is not working...and what java file is it I am suppose to download? I try to do a c project practice on hello world and it will build but the output will not show...
 
OP
O
Joined
Feb 29, 2012
Messages
14
Reaction score
0
Points
1
is there a way I can email you and show you the error attachment I screen captured?
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
So which of the java is it? there is one for Linux 64, solaris?
Java EE SDK 6u3 and JDK 7u1 Downloads
I linked to it in the text that you quoted.

For some reason eclipse is not working...and what java file is it I am suppose to download? I try to do a c project practice on hello world and it will build but the output will not show...
It sounds like Eclipse is working fine but isn't configured properly. Two things: have you installed the Xcode development tools (which installs all you'll need for C/C++/Obj-C development) and have you configured Eclipse to use those tools?
 
OP
O
Joined
Feb 29, 2012
Messages
14
Reaction score
0
Points
1
I linked to it in the text that you quoted.

It sounds like Eclipse is working fine but isn't configured properly. Two things: have you installed the Xcode development tools (which installs all you'll need for C/C++/Obj-C development) and have you configured Eclipse to use those tools?

I was informed I have to get a GNU downloaded to recognize the process
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
GCC comes with the Xcode developer tools which are available on your install discs or in the Mac App Store.
 
OP
O
Joined
Feb 29, 2012
Messages
14
Reaction score
0
Points
1
GCC comes with the Xcode developer tools which are available on your install discs or in the Mac App Store.

Well I downloaded Xcode and it is all dll...I do not know where to install it? What other C programming applications would also work for macs?
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Well I downloaded Xcode and it is all dll...I do not know where to install it?
If you downloaded Xcode from the App Store, the Xcode app bundle will have been placed in the Applications folder. Do you see it there?
 
Joined
Mar 17, 2008
Messages
6,879
Reaction score
191
Points
63
Location
Tucson, AZ
Your Mac's Specs
Way... way too many specs to list.
You downloaded it, after it finished.. did you install it? It's an app you need to run to finish the install.
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Well I downloaded Xcode and it is all dll

Is it a free download?
I'm confused - you said that you downloaded it but then you suggest that you haven't.

Here's how it works:
- If you got it from the Mac App Store, everything would have been configured and Xcode will be in your Applications folder.
- If you downloaded an older version from Apple or you're using the copy that came with your install discs, it will have been installed to /Developer (Macintosh HD > Developer).
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top