-
Notifications
You must be signed in to change notification settings - Fork 15
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
Comments
anb0s
added a commit
that referenced
this issue
Mar 1, 2018
Signed-off-by: Andre Bossert <[email protected]>
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]>
1 task
fixed, see #161 |
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]>
17 tasks
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]>
fixed at master, see testing build #169 |
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]>
29 tasks
40 tasks
47 tasks
62 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
EasyShell menu should be available for CDT Include container children and Binary files children
Actual Behavior
No EasyShell menu for "C:/msys/...":

No EasyShell menu for "CppTest.cpp":

Steps to Reproduce the Problem
Right mouse click (context menu) and CDT Include entry or Binary Executable entry.
Your Environment
The text was updated successfully, but these errors were encountered: