mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +02:00

A C/C++ test runner client demonstrating the functionality of Unit Test View bundle. See: https://git.eclipse.org/r/c/platform/eclipse.platform.debug/+/171116 for Unit Test bundle proposal Also-By: Mickael Istria <mistria@redhat.com> Also-By: Alexander Kurtakov <akurtako@redhat.com> Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com> Change-Id: I93bc368549a640906a198e04456d5f9fd87eedb5
35 lines
1.1 KiB
INI
35 lines
1.1 KiB
INI
compilers.f.unresolved-features=1
|
|
compilers.f.unresolved-plugins=1
|
|
compilers.incompatible-environment=1
|
|
compilers.p.build=1
|
|
compilers.p.build.bin.includes=1
|
|
compilers.p.build.encodings=2
|
|
compilers.p.build.java.compiler=2
|
|
compilers.p.build.java.compliance=1
|
|
compilers.p.build.missing.output=2
|
|
compilers.p.build.output.library=1
|
|
compilers.p.build.source.library=1
|
|
compilers.p.build.src.includes=1
|
|
compilers.p.deprecated=1
|
|
compilers.p.discouraged-class=1
|
|
compilers.p.internal=1
|
|
compilers.p.missing-packages=2
|
|
compilers.p.missing-version-export-package=2
|
|
compilers.p.missing-version-import-package=2
|
|
compilers.p.missing-version-require-bundle=2
|
|
compilers.p.no-required-att=0
|
|
compilers.p.no.automatic.module=1
|
|
compilers.p.not-externalized-att=1
|
|
compilers.p.service.component.without.lazyactivation=1
|
|
compilers.p.unknown-attribute=1
|
|
compilers.p.unknown-class=1
|
|
compilers.p.unknown-element=1
|
|
compilers.p.unknown-identifier=1
|
|
compilers.p.unknown-resource=1
|
|
compilers.p.unresolved-ex-points=0
|
|
compilers.p.unresolved-import=0
|
|
compilers.s.create-docs=false
|
|
compilers.s.doc-folder=doc
|
|
compilers.s.open-tags=1
|
|
compilers.use-project=true
|
|
eclipse.preferences.version=1
|