TuononenP / llvm4eclipsecdt

LLVM toolchain support for Eclipse CDT. Now deprecated since it is build-in to Eclipse CDT via installation option. LLVM is a modular toolchain architecture that is used more and more in all kinds of computing platforms for it's certain benefits.
8 stars 0 forks source link

Cannot change builder settings #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install the llvm4eclipsecdt plugin, restart eclipse
2. Create a new C++ (or Makefile with existing code) project, selecting LLVL / 
Clang as the toolchain.
3. Go to Project Properties -> C/C++ Build

What is the expected output? What do you see instead?
I expect to be able to change builder settings, such as changing the build 
command from 'make' to something else. All builder settings are greyed out, and 
cannot be changed.

What version of the product are you using? On what operating system?
Juno Service Release 1 Build id: 20121004-1855
CDT 1.1.0.201209170703
llvm4eclipsecdt 1.1.7.201205131711
Mac OS X 10.8.2
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)

Please provide any additional information below.
If I uninstall llvm4eclipsecdt, I can change builder settings.

Original issue reported on code.google.com by muka...@gmail.com on 18 Dec 2012 at 11:07

GoogleCodeExporter commented 9 years ago
Can you clarify: Does this mean you are not able to set builder settings for 
any projects in the workspace after you install llvm4eclipsecdt?

Original comment by petri.tuononen@gmail.com on 19 Dec 2012 at 1:36

GoogleCodeExporter commented 9 years ago
That is correct.

Original comment by muka...@gmail.com on 19 Dec 2012 at 1:37

GoogleCodeExporter commented 9 years ago

Original comment by petri.tuononen@gmail.com on 19 Dec 2012 at 1:41