Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy Fully Qualified Class Name #16

Closed
anb0s opened this issue Oct 7, 2015 · 5 comments
Closed

Copy Fully Qualified Class Name #16

anb0s opened this issue Oct 7, 2015 · 5 comments
Assignees
Milestone

Comments

@anb0s
Copy link
Owner

anb0s commented Oct 7, 2015

copied from: https://sourceforge.net/p/pluginbox/feature-requests/17/

coped from: https://marketplace.eclipse.org/content/easyshell
...
Feature request
Submitted by Lars Svensson on Fri, 10/10/2014 - 05:56
Hi! I use Easy Shell a lot. Very good and useful tool. One improvement I would like is if I right-click a java class, I would like to have an option to get the path like "com.mysite.subclass.MyClassName" in the clipboard..

@anb0s
Copy link
Owner Author

anb0s commented Oct 7, 2015

@anb0s anb0s added this to the v2.0 milestone Oct 7, 2015
@anb0s anb0s self-assigned this Oct 7, 2015
@anb0s anb0s modified the milestone: v2.0 May 20, 2016
@anb0s
Copy link
Owner Author

anb0s commented Jul 29, 2016

Can be added as variable like ${easyshell:fqcn}

@anb0s
Copy link
Owner Author

anb0s commented Jul 30, 2016

Use the long descriptive ${easyshell:qualified_name}

Will return similar names like JDT Copy Qualified Name for folders and files relative to workspace:
/test/src
image

and for Java packages and Files (classes) the Full Qualified (Class) Names:
test.my.own
image

test.my.own.Hello
image

anb0s added a commit that referenced this issue Jul 30, 2016
- added: #16 Copy Fully Qualified Class Name


Signed-off-by: Andre Bossert <anb0s@anbos.de>
@anb0s
Copy link
Owner Author

anb0s commented Jul 30, 2016

added

@anb0s anb0s closed this as completed Jul 30, 2016
@anb0s
Copy link
Owner Author

anb0s commented Aug 23, 2016

done for #78

anb0s added a commit that referenced this issue Aug 23, 2016
#16 Copy Fully Qualified Class Name
#51 please support https://github.com/cmderdev/cmder
#72 [v2.0] add *_path eclipse variables
#77 add git-bash.exe (Git for Windows 2.x) preset

Signed-off-by: Andre Bossert <anb0s@anbos.de>
anb0s added a commit that referenced this issue Aug 23, 2016
#16 Copy Fully Qualified Class Name
#51 please support https://github.com/cmderdev/cmder
#72 [v2.0] add *_path eclipse variables
#77 add git-bash.exe (Git for Windows 2.x) preset

Signed-off-by: Andre Bossert <anb0s@anbos.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant