You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Install cdt
2. Install goclipse
3. experience problems
What is the expected output? What do you see instead?
Before installing goclipse in a c/c++ project header files (xxx.h) is detected
as a c/c++ header file and opening it will launch the c/c++ editor. After
installing goclipse, a xxx.h file is decorated as a generic text file and
opening the file will launch the default text editor.
What version of the product are you using? On what operating system?
Eclipse 3.7.2
CDT 8.0.2.201203111925
Goclipse 0.7.6.v439
in ubuntu 11.10. Eclipse is installed locally from an eclipse download (i.e.
not a package manager).
Please provide any additional information below.
After uninstalling goclipse and restarting eclipse... xxx.h files are again
recognized as c/c++ headers.
Original issue reported on code.google.com by josh.bia...@gmail.com on 11 Feb 2013 at 2:18
The text was updated successfully, but these errors were encountered:
This has never been a problem and I cannot reproduce this error using the
following setup:
Ubuntu 12.10
Eclipse Platform
Version: 3.7.2.v20120207
Eclipse C/C++ Development Tools
Version: 8.0.2.201202111925
GoClipse
Version: 0.7.6.v439
Original comment by st...@kryas.com on 12 Feb 2013 at 3:23
Original issue reported on code.google.com by
josh.bia...@gmail.com
on 11 Feb 2013 at 2:18The text was updated successfully, but these errors were encountered: