Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-06-15 18:46:45 +0000
committermkersten2006-06-15 18:46:45 +0000
commit2b2105efe109fbed51a7147d59cd7d5270e2a067 (patch)
treeb4a0efcd05db932166837811a03e81e153ebacf2 /org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
parent7c533a3927b37b08152c162cc136a239bd83a493 (diff)
downloadorg.eclipse.mylyn.tasks-2b2105efe109fbed51a7147d59cd7d5270e2a067.tar.gz
org.eclipse.mylyn.tasks-2b2105efe109fbed51a7147d59cd7d5270e2a067.tar.xz
org.eclipse.mylyn.tasks-2b2105efe109fbed51a7147d59cd7d5270e2a067.zip
Progress on: 143583: Need infrastructure to host summer of code projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=143583
Diffstat (limited to 'org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
index 494ec8bb6..7c7d64f77 100644
--- a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
@@ -8,4 +8,4 @@ Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime
-Eclipse-AutoStart: true
+Eclipse-LazyStart: true

Back to the top