[jug-discussion] Eclipse: find usages?

2004-09-09 Thread Tim Colson



Disclaimer: I'll get this out of the way first... I use Intellij IDEA and 
like it. There I said it. ;-)
I use 
it because it makes me happy, but I'm not here to bash other IDE's or debate the 
value of emacs versus Netbeans versus Eclipse and how it will Rule The World, or 
whatever else. 

I'm 
using Eclipse to work on an Eclipse plug-in (seems the logical path), so I 
probably will have questions for a while to help me understand how to use 
Eclipse. Simple as that. 

Okay, 
that said... is there a "find usages" feature? In other words, you click on an 
object, and the IDE shows you all the places that object is used, in the current 
class, or project.

Tim



Re: [jug-discussion] Eclipse: find usages?

2004-09-09 Thread Andrew Barton
Title: Re: [jug-discussion] Eclipse: find usages?



Hi Tim,

I like IDEA as well. But I think it still lacks AspectJ integration.

So, to use Eclipses find usage feature, right click on an object and go to the reference menu. From here you can choose the scope of your search.

Andy


On 9/8/04 11:07 PM, Tim Colson [EMAIL PROTECTED] wrote:

Disclaimer: I'll get this out of the way first... I use Intellij IDEA and like it. There I said it. ;-) 
I use it because it makes me happy, but I'm not here to bash other IDE's or debate the value of emacs versus Netbeans versus Eclipse and how it will Rule The World, or whatever else. 
 
I'm using Eclipse to work on an Eclipse plug-in (seems the logical path), so I probably will have questions for a while to help me understand how to use Eclipse. Simple as that. 
 
Okay, that said... is there a find usages feature? In other words, you click on an object, and the IDE shows you all the places that object is used, in the current class, or project.
 
Tim
 



-- 
Andrew Barton 
eBlox, Inc. 

520.903.2541


Check out the new Free Distributor Resource Center (including an online directory of more than 1200 Suppliers)! http://resourcecenter.promoorder.com

Instantly source more than 10,000 products online with Product Buffet. It's Free to Distributors and Suppliers! http://productbuffet.eblox.com








Re: [jug-discussion] Eclipse: find usages?

2004-09-09 Thread Andrew Huntwork
select an object, like a class, method, field, or local variable, 
right click on it, references-project.

i just got one of my co-workers started with eclipse, and he says, Wow, 
it's powerful!  And then it chews up all his ram and simple operations 
take 30 seconds or more.  But i think his machine is a little hosed anyway.

Tim Colson wrote:
Disclaimer: I'll get this out of the way first... I use Intellij IDEA 
and like it. There I said it. ;-) 
I use it because it makes me happy, but I'm not here to bash other IDE's 
or debate the value of emacs versus Netbeans versus Eclipse and how it 
will Rule The World, or whatever else.
 
I'm using Eclipse to work on an Eclipse plug-in (seems the logical 
path), so I probably will have questions for a while to help me 
understand how to use Eclipse. Simple as that.
 
Okay, that said... is there a find usages feature? In other words, you 
click on an object, and the IDE shows you all the places that object is 
used, in the current class, or project.
 
Tim
 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]