Skip to main content



      Home
Home » Newcomers » Newcomers » Copy text from binary summaries
Copy text from binary summaries [message #181740] Sat, 25 November 2006 08:16 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:how to use swing ide eclipse
Next Topic:Typing in the editor
Goto Forum:
  


Current Time: Mon May 12 08:12:40 EDT 2025

Powered by FUDForum. Page generated in 0.09531 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top