Copy text from binary summaries [message #181740] |
Sat, 25 November 2006 08:16  |
Eclipse User |
|
|
|
Hello,
I have a binary package (the Nokia reference implementation of the JSR-179
location API for J2ME) and I can open up the individual classes within
Eclipse. It then gives me a list of all the public methods and static
variables within the package (no Javadoc because there is no source), but
I am unable to copy text from this generated page. I'd like to be able to
copy the text to save me from writing it all out by hand... is there any
way to do this?
--
Shug
|
|
|
Re: Copy text from binary summaries [message #181761 is a reply to message #181740] |
Sun, 26 November 2006 21:25  |
Eclipse User |
|
|
|
Originally posted by: wayne.beaton._NOSPAM_eclipse.org
Shug wrote:
> Hello,
>
> I have a binary package (the Nokia reference implementation of the
> JSR-179 location API for J2ME) and I can open up the individual classes
> within Eclipse. It then gives me a list of all the public methods and
> static variables within the package (no Javadoc because there is no
> source), but I am unable to copy text from this generated page. I'd like
> to be able to copy the text to save me from writing it all out by
> hand... is there any way to do this?
>
This isn't supported up to Eclipse 3.2.1, but is supported in Eclipse 3.3M3.
In the meantime, you can select a Java element (class, field, method) in
the Package Explorer and either "Copy" or "Copy Qualified Name".
HTH,
Wayne
|
|
|
Powered by
FUDForum. Page generated in 0.10587 seconds