Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Help: KEY_FILES_TO_PARSE_UP_FRONT Missing in Eclipse 4.2 CDT 8.1(Plugin Development Upgrade from Eclipse 3.4.1 CDT 5.1 To Eclipse 4.2 CDT 8.1)
icon4.gif  Help: KEY_FILES_TO_PARSE_UP_FRONT Missing in Eclipse 4.2 CDT 8.1 [message #981237] Mon, 12 November 2012 09:07 Go to next message
Jason Eligio is currently offline Jason EligioFriend
Messages: 1
Registered: November 2012
Location: Philippines
Junior Member
Our team is currently on plugin development, and we want to upgrade our plugins from Eclipse 3.4.1 CDT 5.1 To Eclipse 4.2 CDT 8.1.

We found out that KEY_FILES_TO_PARSE_UP_FRONT in IndexerPreferences.class is missing.

Path on CDT 5.1: org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences

Unfortunately we are not the one who first developed the plugins we are currently working.

We would like to know:

1. The purpose of KEY_FILES_TO_PARSE_UP_FRONT
2. Why was it removed in CDT 8.1
3. The alternative that we could use in replacement for KEY_FILES_TO_PARSE_UP_FRONT

Thank you.

[Updated on: Tue, 08 January 2013 07:20]

Report message to a moderator

Re: Help: KEY_FILES_TO_PARSE_UP_FRONT Missing in Eclipse 4.2 CDT 8.1 [message #984851 is a reply to message #981237] Thu, 15 November 2012 01:38 Go to previous messageGo to next message
Norman Legaspi is currently offline Norman LegaspiFriend
Messages: 1
Registered: November 2012
Junior Member
Hi, I also encountered this problem.
I would also like to know any alternative code that could be use as a replacement or any method how to fix this problem.

I would really appreciate it if someone could help us solve this problem.
Thanks. Smile
Re: Help: KEY_FILES_TO_PARSE_UP_FRONT Missing in Eclipse 4.2 CDT 8.1 [message #985240 is a reply to message #981237] Thu, 15 November 2012 08:59 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
KEY_FILES_TO_PARSE_UP_FRONT was removed because it was obsolete.

See http://wiki.eclipse.org/CDT/User/NewIn81#Indexing and https://bugs.eclipse.org/bugs/show_bug.cgi?id=197989


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:X11application with the arm-linux-gnueabi compiler
Next Topic:C/C++ cohabitation
Goto Forum:
  


Current Time: Fri Apr 19 01:33:54 GMT 2024

Powered by FUDForum. Page generated in 0.01812 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top