[java-dev] Re: eclipse strangeness
Leopold Frey
leopold.frey at free.fr
Wed Jun 20 00:38:55 MDT 2007
- Previous message: [java-dev] Re: eclipse strangeness
- Next message: [java-dev] Re: eclipse strangeness
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jbmaxwell a écrit : > Cool. Good to know. I'm burnt out on it today, but I'll try a (2nd) re-install tomorrow. Don't know if I'm alone, but I really find eclipse's file management to be a bit of a nightmare... > > thanks, > > J. > You're not alone, but I haven't found any better IDE yet (at least for Java). If re-installing doesn't work, your problem is in your project, you should inspect hidden files in your project folder (.project, .classpath) eventually trash your project from eclipse (there's an option "keep files on disk" when deleting it) and try to import it if the import project method is buggy too, create an empty project, drag your java files manually & re-configure your build path In my opinion, the most annoying thing in Eclipse is that project files are hidden : who had this bad idea ? The workspace thing is a bit confusing too (you can have projects in it, or not, have sources elsewhere...) léo
- Previous message: [java-dev] Re: eclipse strangeness
- Next message: [java-dev] Re: eclipse strangeness
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
