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

add support for CDT include and binary containers #160

Closed
anb0s opened this issue Mar 1, 2018 · 3 comments
Closed

add support for CDT include and binary containers #160

anb0s opened this issue Mar 1, 2018 · 3 comments
Assignees
Milestone

Comments

@anb0s
Copy link
Owner

anb0s commented Mar 1, 2018

Expected Behavior

EasyShell menu should be available for CDT Include container children and Binary files children

Actual Behavior

No EasyShell menu for "C:/msys/...":
image

No EasyShell menu for "CppTest.cpp":
image

Steps to Reproduce the Problem

Right mouse click (context menu) and CDT Include entry or Binary Executable entry.

Your Environment

  • Plugin version: 2.1
  • Eclipse Version: 4.7
@anb0s anb0s self-assigned this Mar 1, 2018
@anb0s anb0s added this to the TBD milestone Mar 1, 2018
@anb0s
Copy link
Owner Author

anb0s commented Mar 1, 2018

done:
image

image

anb0s added a commit that referenced this issue Mar 1, 2018
anb0s added a commit that referenced this issue Mar 1, 2018
- introduced by: #160 [v2.1] add support for CDT include and binary
containers
- added CDT SKD to all target platforms
- added all target platforms to Travis CI build matrix

Signed-off-by: Andre Bossert <[email protected]>
@anb0s anb0s modified the milestones: TBD, v2.1.1 Mar 7, 2018
@anb0s
Copy link
Owner Author

anb0s commented Mar 7, 2018

fixed, see #161

@anb0s anb0s closed this as completed Mar 7, 2018
anb0s added a commit that referenced this issue Mar 7, 2018
new fixed issues in this build:
- [x] #160 [v2.1] add support for CDT include and binary containers

Signed-off-by: Andre Bossert <[email protected]>
anb0s added a commit that referenced this issue Mar 7, 2018
new fixed issues in this build:
- [x] #160 [v2.1] add support for CDT include and binary containers

Signed-off-by: Andre Bossert <[email protected]>
@anb0s anb0s modified the milestones: v2.1.1, v2.2 Nov 4, 2018
@anb0s anb0s changed the title [v2.1] add support for CDT include and binary containers add support for CDT include and binary containers 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 reopened this Nov 8, 2018
@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