Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #20715
| X-Received | by 10.66.86.137 with SMTP id p9mr4004883paz.37.1356583491847; Wed, 26 Dec 2012 20:44:51 -0800 (PST) |
|---|---|
| Received | by 10.50.203.9 with SMTP id km9mr7484865igc.7.1356583491746; Wed, 26 Dec 2012 20:44:51 -0800 (PST) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!kr7no14999252pbb.0!news-out.google.com!6ni65509pbd.1!nntp.google.com!kr7no14999246pbb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.java.programmer |
| Date | Wed, 26 Dec 2012 20:44:51 -0800 (PST) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=223.255.155.66; posting-account=bv9fUwoAAAALZPMyH_uNDx4MtNzAsvy6 |
| NNTP-Posting-Host | 223.255.155.66 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <7180f798-396e-4b03-b628-2a57cc0a8bd7@googlegroups.com> (permalink) |
| Subject | how to clean up unused java file in eclipse |
| From | mcheung63@gmail.com |
| Injection-Date | Thu, 27 Dec 2012 04:44:51 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.java.programmer:20715 |
Show key headers only | View raw
Dear All
I have a project in eclipse, it has many java files, they are taken from an open source project. I will call one single function from one class, how can i clear out all unused classes?
thanks
from Peter (cmk128@hotmail.com)
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
how to clean up unused java file in eclipse mcheung63@gmail.com - 2012-12-26 20:44 -0800 Re: how to clean up unused java file in eclipse Joerg Meier <joergmmeier@arcor.de> - 2012-12-27 14:34 +0100 Re: how to clean up unused java file in eclipse Lew <lewbloch@gmail.com> - 2012-12-27 11:07 -0800 Re: how to clean up unused java file in eclipse Arne Vajhøj <arne@vajhoej.dk> - 2012-12-27 14:15 -0500
csiph-web