quan-xie / goclipse

Automatically exported from code.google.com/p/goclipse
0 stars 0 forks source link

Goclipse interfers with CDT detection of header files as header files #138

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
I will try duplicating using the latest CDT.

Original comment by st...@kryas.com on 12 Feb 2013 at 3:25