1
0
Fork 0
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:
Doug Schaefer 2007-06-12 03:44:51 +00:00
parent 97cfc9cf97
commit 06a641b410
3 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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