list of variables and methods in Java program [message #194930] |
Mon, 19 February 2007 04:21  |
Eclipse User |
|
|
|
Originally posted by: mma73.aub.edu.lb
Hi All,
I was just wondering if anybody knows of any way to get a list of all the
variables and methods declared in a Java program or project through
Eclipse.
Thanks in advance for your help,
Marwa
|
|
|
|
|
Re: list of variables and methods in Java program [message #195136 is a reply to message #194950] |
Tue, 20 February 2007 05:57   |
Eclipse User |
|
|
|
Originally posted by: mma73.aub.edu.lb
Hi Chris,
I appreciate your quick reply. The project I'm working on - a plugin I'm
writing actually - is related to security in Java programs, and not to go
into complex details, I want to allow a user to set some kind of security
policy by defining the variables/methods that are secure or contain
sensitive information. So, I want to give him a list of all the declared
variables and methods in the program, which the user has probably written,
for him to choose the variables/methods he wishes to secure. I'm not
really interested in all the definitions of a variable inside a loop, for
example, or in overloaded methods; I just need their names.
Thanks again for your help,
Marwa
|
|
|
|
Powered by
FUDForum. Page generated in 0.12553 seconds