Bug 699646

Summary: Eclipse starts without plugins
Product: [Fedora] Fedora Reporter: Pierre Blavy <pierreblavy>
Component: eclipse-cdtAssignee: Jeff Johnston <jjohnstn>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 15CC: akurtako, jjohnstn, overholt
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-27 13:27:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Pierre Blavy 2011-04-26 09:25:41 UTC
Description of problem:
Eclipse starts but do not load plugins (texted with eclipse-cdt and eclipse-texlipse). Therefore eclipse do not support anything.

When I try to create a new project in an empty workspace I only have:
General
---Project
CVS
---Project from CVS.

When I open an existing project, I've got no support of this project (for example .cpp files are opened with mousepad).


Help/about do not show cdt or texlipse in Installed software.

I tryed to install only cdt or only texlipse --> same problem.



Version-Release number of selected component (if applicable):
Current F15


How reproducible:
always, with cdt and texlipse



Steps to Reproduce:
1. yum remove eclipse*
2. yum install eclipse-cdt #and or eclipse-texlipse
3. try to start a C/C++ project in eclipse
  



Actual results:
Workaround : use official eclipse release (not the fedora one)




Expected results:
Fedora eclipse release should work like the original one.




Additional info:
---Eclipse output---
CompilerOracle: exclude org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith
CompilerOracle: exclude org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init>
CompilerOracle: exclude org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate
CompilerOracle: exclude org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding
CompilerOracle: exclude org/python/pydev/editor/codecompletion/revisited/PythonPathHelper.isValidSourceFile
CompilerOracle: exclude org/python/pydev/ui/filetypes/FileTypesPreferencesPage.getDottedValidSourceFiles

Comment 1 Andrew Overholt 2011-04-27 13:27:50 UTC

*** This bug has been marked as a duplicate of bug 684894 ***