classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eclipse and Classpath


From: Tom Tromey
Subject: Re: Eclipse and Classpath
Date: 23 Apr 2004 11:50:02 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Michael" == Michael Koch <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]