[EMAIL PROTECTED] writes:
 > 
 > Hi,
 > 
 > is there a way to find all class names in the jde project matching a regexp ?
 > i've read the jde doc, but it seems nothing appears about it. (i don't want jump
 > to classsource, but just watch all class names then choose one and jump to source)
 > 

Your question is not very clear. JDE->Find->Expression finds all occurrences of 
a regular expression in the current directory that matches a regular expression
and displays the results in a buffer. Clicking on any result takes you to the source 
of the match. JDE->Find->Expression... finds all occurrences of a regular expression
in a directory tree. Why can't you use these commands?

Paul


 > Thx
 > 
 > Christophe
 > 
 > 
 > ----- Fin du message transf�r� -----
 > 
 > 

Reply via email to