Skip to main content



      Home
Home » Archived » EPP » what does the command description in the output file mean?
what does the command description in the output file mean? [message #658039] Sat, 05 March 2011 06:34 Go to next message
Eclipse UserFriend
Hi,
we are trying to use the output data (CSV file) from the UDC.
We took only the commands that were used by the users and now we have commands(description) that look ,for example, like this:
'org.eclipse.ltk.ui.refactoring.commands.renameResource'.

is there an easy way to know what does this command do?
and how can I get to it in the menus?



(We are building a recommendation system for eclipse so we need it for our user study).
Re: what does the command description in the output file mean? [message #667043 is a reply to message #658039] Mon, 25 April 2011 23:26 Go to previous message
Eclipse UserFriend
Sorry for the late response. This tag is the identifier (ID) of the
command. I'm not sure if there's an easy way to sort out the source of
an arbitrary command.

This command is from the org.eclipse.ltk.ui.refactoring bundle; it
corresponds to the rename command in the refactor menu.

You can find the description of the command in the plugin.xml file in
org.eclipse.ltk.ui.refactoring.

HTH,

Wayne

On 03/05/2011 06:34 AM, yoni wrote:
> Hi,
> we are trying to use the output data (CSV file) from the UDC.
> We took only the commands that were used by the users and now we have
> commands(description) that look ,for example, like this:
> 'org.eclipse.ltk.ui.refactoring.commands.renameResource'.
>
> is there an easy way to know what does this command do?
> and how can I get to it in the menus?
>
>
>
> (We are building a recommendation system for eclipse so we need it for
> our user study).
>
Previous Topic:Can't update "Eclipse for RCP and RAP Developers"
Next Topic:Pre Install Application server with EPP?
Goto Forum:
  


Current Time: Mon Apr 28 01:34:26 EDT 2025

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

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

Back to the top