Ferby's Blog
These are just some random ramblings, because I have nothing better to do with my time.

Thursday, August 23, 2007

Eclipse Woes

By John, Annie, Lucy and the Woof-Woofs at 8:36 AM

So I sat down for a couple of hours of dev time and ended up blowing it all on getting my Eclipse project to work correctly.

I decided to add in a trunk and branches to my svn project instead of having all my files in the root of the repository. When I did this my project broke and any file I would edit couldn't find any of the other class files. So I said "No problem." I just deleted the project from my hard drive and deleted the eclipse project files from the repository and created a new project and added the source files back in. For some reason this didn't work. It couldn't create build files nor could it use my Enumerations class. Hmm... I spend an hour and a half trying deleting and re-adding files into the project. Finally I figured out that when I needed to reset the sdk I was building off of to 6.0 instead of the 1.4.2 that Eclipse defaults to. So finally I go it finished and then Annie got home from class so I was out of dev time. =(

 

0 comments so far.

Something to say?