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 Qualified Name to Clipboard" does not work in editor #168

Closed
anb0s opened this issue Nov 3, 2018 · 1 comment
Closed

"Copy Qualified Name to Clipboard" does not work in editor #168

anb0s opened this issue Nov 3, 2018 · 1 comment
Assignees
Milestone

Comments

@anb0s
Copy link
Owner

anb0s commented Nov 3, 2018

Expected Behavior

"Copy Qualified Name to Clipboard" should copy something to clipboard.

Actual Behavior

If selected file in Project Explorer it copies the name as expected to clipboard, but if selected opened file (context menu in editor) it just copies empty string.

Steps to Reproduce the Problem

Open file in editor and use context menu "EasyShell->Copy Qualified Name to Clipboard" .

Your Environment

  • Plugin version: 2.1.0.v20170508-1844
  • Eclipse Version: 2018-09 (4.9.0) 20180917-1800
  • Java Version: 10.0.2
  • Operating System Version: Manjaro Linux
  • Desktop Version: XFCE
@anb0s anb0s self-assigned this Nov 3, 2018
@anb0s anb0s changed the title "Copy Qualified Name to Clipboard" does not wort in editor "Copy Qualified Name to Clipboard" does not work in editor Nov 3, 2018
anb0s added a commit that referenced this issue Nov 4, 2018
fixes resource copy in constructor

Signed-off-by: Andre Bossert <[email protected]>
@anb0s anb0s added this to the v2.2 milestone Nov 4, 2018
anb0s added a commit that referenced this issue Nov 8, 2018
new fixed issues in this build:
- [x] #160 add support for CDT include and binary containers
- [x] #162 add support for CDT include browser
- [x] #168 "Copy Qualified Name to Clipboard" does not work in editor
- [x] added CDT SKD to all target platforms
- [x] added all target platforms to Travis CI build matrix
- [x] added target platform for Eclipse Photon (4.8)
- [x] set Eclipse 4.8 (Photon) as default target
- [x] removed openjdk7, because new Tycho (>=0.25) needs Java 8
- [x] README wth-Eclipse logo
- [x] moved GitHub related files to .github
- [x] updated copyright year to 2018
- [x] added oraclejdk9 to build matrix
- [x] Update tycho version to 1.2.0
- [x] updated the version to 2.2.0 and minimum Java 8 (JavaSE 1.8)
- [x] added openjdk10 and oraclejdk10
- [x] added Eclipse Photon 4.9 (2018-09) target platform
- [x] removed oraclejdk10 and added openjdk11

Signed-off-by: Andre Bossert <[email protected]>
@anb0s
Copy link
Owner Author

anb0s commented Nov 8, 2018

fixed at master, see testing build #169

@anb0s anb0s closed this as completed Nov 8, 2018
anb0s added a commit that referenced this issue Nov 8, 2018
new fixed issues in this build:
- [x] #160 add support for CDT include and binary containers
- [x] #162 add support for CDT include browser
- [x] #168 "Copy Qualified Name to Clipboard" does not work in editor
- [x] added CDT SKD to all target platforms
- [x] added all target platforms to Travis CI build matrix
- [x] added target platform for Eclipse Photon (4.8)
- [x] set Eclipse 4.8 (Photon) as default target
- [x] removed openjdk7, because new Tycho (>=0.25) needs Java 8
- [x] README wth-Eclipse logo
- [x] moved GitHub related files to .github
- [x] updated copyright year to 2018
- [x] added oraclejdk9 to build matrix
- [x] Update tycho version to 1.2.0
- [x] updated the version to 2.2.0 and minimum Java 8 (JavaSE 1.8)
- [x] added openjdk10 and oraclejdk10
- [x] added Eclipse Photon 4.9 (2018-09) target platform
- [x] removed oraclejdk10 and added openjdk11

Signed-off-by: Andre Bossert <[email protected]>
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