hello friends,
i am new to this forum and new with C
i am stuck at setting up eclipse kepler with MinGW

I have my eclipse installed undder C:\Program Files\eclipse
and MinGw under C:\MinGW

i know MinGW needs to adjust environment variables

here is screenshot for ur refernce

http://gyazo.com/276678dcfacd54c15a0c332f136964d1

and here is the systempath code

C:\Program Files\MinGW\i686-pc-mingw32\lib;C:\MinGW\i686-pc-mingw32\lib

i also have java installed on my pc still i get this error when i try to start eclipse

http://gyazo.com/3551af2d1d4ea8e13733f95166b3d2fa

pls help

Recommended Answers

All 2 Replies

You need to install Java on your machine.

Also are you sure your path should contain C:\MinGW\i686-pc-mingw32\lib and not C:\MinGW\i686-pc-mingw32\bin

i already installed java on my pc may be i messed something i need to reinstall it again?

but the path i posted is the default? do u think i should change it? as with the current default path .. i dont see mingw in eclipse?

also can u tell me what shld be the steps for all these?

1.Install MinGW
2.Install java
3.Install eclipse?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.