Bug 359311

Summary: RFE: Autoconf editor macro versions should be settable per project
Product: [Fedora] Fedora Reporter: Jeff Johnston <jjohnstn>
Component: eclipse-cdtAssignee: Jeff Johnston <jjohnstn>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-30 22:53:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeff Johnston 2007-10-30 22:08:54 UTC
The Autotools plug-in autoconf editor allows setting of the macro versions to
use for completion/hover in the Preferences dialog.  This needs to be a Project
property since projects will be at varying autoconf/automake levels.

Comment 1 Jeff Johnston 2007-10-30 22:53:53 UTC
Change has been made.  A new Autotools page exists in the Project->Properties
which has an Editors tab at present.  This allows setting of the
autoconf/automake macro versions to use for parsing for that project.  The
defaults are the defaults set up in the Preferences.  If a file does not belong
to the project, it will use the Preferences default, otherwise, it will use the
settings here.