mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
Still trying to fix build errors.
This commit is contained in:
parent
97cfc9cf97
commit
06a641b410
3 changed files with 2 additions and 2 deletions
|
@ -17,4 +17,4 @@ Require-Bundle: org.eclipse.core.runtime,
|
|||
org.eclipse.core.resources,
|
||||
org.eclipse.ui,
|
||||
org.eclipse.ui.ide
|
||||
Eclipse-AutoStart: true
|
||||
Eclipse-LazyStart: true
|
||||
|
|
|
@ -33,5 +33,5 @@ Require-Bundle: org.eclipse.cdt.core;bundle-version="[4.0.0,5.0.0)",
|
|||
org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
|
||||
org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
|
||||
org.eclipse.core.variables;bundle-version="[3.1.100,4.0.0)",
|
||||
org.eclipse.cdt.make.core
|
||||
org.eclipse.cdt.make.core;visibility:=reexport
|
||||
Eclipse-LazyStart: true
|
||||
|
|
Loading…
Add table
Reference in a new issue