Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse (Indigo) Python and C(IDE and plugins)
Eclipse (Indigo) Python and C [message #825600] Wed, 21 March 2012 02:39 Go to next message
richard medina is currently offline richard medinaFriend
Messages: 1
Registered: March 2012
Junior Member

Hello Forum. I have installed Python comnpiler in Eclipse Classic for Windows.
After a while I have installed the C compiler. However, somehow now when I try to run my code in Python it shows me for default Ant

Run -->Ant Build

I switched my workspace but still. Do you know how to solve this?..

Thanks













Re: Eclipse (Indigo) Python and C [message #891729 is a reply to message #825600] Mon, 25 June 2012 16:05 Go to previous messageGo to next message
Derek Walker is currently offline Derek WalkerFriend
Messages: 2
Registered: June 2012
Junior Member
I'm having the same problem. Hopefully by me posting, it will draw a little more attention.
Re: Eclipse (Indigo) Python and C [message #891734 is a reply to message #825600] Mon, 25 June 2012 16:28 Go to previous message
Derek Walker is currently offline Derek WalkerFriend
Messages: 2
Registered: June 2012
Junior Member
figured it out, hopefully this will work for you:
Close any files that you have open until all you see is the package explorer toolbar...or nothing at all.
go to file -> import
go to 'general' folder, drop down to choose 'existing projects into workspace'
at the 'select root directory' field click the browse button
go to where your project is saved and choose that, then click finish
now when you go to run it, it should give you the option to run as python file, just
also make sure your perspective is set to pydev as usual
Previous Topic:Creating a pattern?
Next Topic:FilteredTree custom filtering help
Goto Forum:
  


Current Time: Thu Apr 25 22:05:55 GMT 2024

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

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

Back to the top