Bug 391529 - org.eclipse.cdt.sdk conflict with welcome screen
Summary: org.eclipse.cdt.sdk conflict with welcome screen
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-other (show other bugs)
Version: 8.0.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-10 07:57 EDT by Dorin P CLA
Modified: 2020-09-04 15:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dorin P CLA 2012-10-10 07:57:37 EDT
Hi

I'm using CDT in my eclipse product but it introduce an error. The error is on welcomescreen. 
I have an extension to "org.eclipse.ui.intro" and "org.eclipse.ui.intro.config" but when I'm trying to open my welcom screen (I can choose between my product welcome screen and CDT welcome screen) it appear to be gray (nothing showed). The welcome screen for CDT appear to be ok.

When I delete the "org.eclipse.cdt.sdk" my welcome screen works. 

Many thanks !
Comment 1 Ondrej Ilcik CLA 2012-11-14 05:13:23 EST
After some investigation I've found out that when ./metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs/quickStart is reset to false after CDT installation, intro works again, but you cannot select the welcome page - the default one (I think) is shown.
Comment 2 Dorin P CLA 2012-12-18 12:33:51 EST
If I remove the welcome.xml file from "org.eclipse.cdt.sdk" plugin and my intro works. But if I want to have more than one intro visible (intro provided by other plugin) 
If I delete the "org.eclipse.cdt.sdk" plugin somewhere eclipse crash, silent and stop from loading other plugins.

So temporary deleting the welcome.xml file inside "org.eclipse.cdt.sdk" plugin is ok but this is not a good solution.
Changing the eclipse version is not a solution , the same situation