>>>>> "Michael" == Michael Koch <[EMAIL PROTECTED]> writes:
Michael> Are there some mroe instructions on how to use these files ? Michael> I suppose I need to create a new project and then put these Michael> files into it and restart eclipse. Havent tried it yet. I had to take a strange route to get it all to work. I think the simplest approach for now is: * Check out a new classpath * Add the files * Start eclipse, go to File->Import, choose import existing project, and then import the classpath you just checked out Next I recommend setting up the project. Go to the project preferences and add "FIXME" and "XXX" as Java Task Tags. Also configure the compiler settings to your liking. At this point I also configure the editor to be as gnu-ish as possible: 8 space tabs and Emacs settings. We really should be able to share the task tags, compiler settings, and tab stuff. I filed a couple Eclipse PRs for this. Tom _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath