Thread: using eclipse
View Single Post
  #50   Spotlight this post!  
Unread 15-06-2005, 07:13
Ryan M. Ryan M. is offline
Programming User
FRC #1317 (Digital Fusion)
Team Role: Programmer
 
Join Date: Jan 2004
Rookie Year: 2004
Location: Ohio
Posts: 1,508
Ryan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud ofRyan M. has much to be proud of
Re: using eclipse

Quote:
Originally Posted by prograid
Well, you were right. I edited the plugin so that it now uses del /f instead of rm. I checked it out and there are no more of the CreateProcess(...) errors. The new version is in the attachment below.
Cool. Thanks.

Quote:
Originally Posted by prograid
I don't think Microchip would appreciate you distributing an installer for their proprietary compiler. If it were possible, you should make the compiler install MinGW ask the user for the location of the C18 installer (or check to see if it is already installed), run that installer, and then install eclipse.
That's what I'm figuring. Fortunately, I don't even have to worry about where the compiler is installed... I think. It does set the PATH up, correct?
__________________