Community
Participate
Working Groups
An autotools form editor would make the features of autotools more discoverable and lower the learning curve for new users. I have done a substantial amount of work on this and I am creating this bug to track that work and propose those patches. I will be attaching three patches. The first one is work done by Jeff Jonston to create a basic autoconf form editor. The second patch adds a new nature (AutotoolsManagedProject) and uses that to decide which editor to use for the autotools scripts. The third patch converts Jeff's autoconf editor to an autotools editor and implements some basic editing functionality.
Created attachment 198141 [details] autotools editor skeleton - Create a basic form editor. - Make autoconf editor a page in that form editor. - Create a prototype form page for editing autconf.ac This patch was authored by Jeff Jonston. I have made only minor modifications to it.
Created attachment 198142 [details] patch 2/3: AutotoolsManagedProject - Implement a new nature (AutotoolsManagedProject) - For projects with that nature use the newly created autotools editor. - Modify project templates to have that nature set.
Created attachment 198143 [details] patch 3/3: basic autotools editor - Implement a basic form editor which can edit project version and name
*** Bug 249189 has been marked as a duplicate of this bug. ***
*** Bug 249188 has been marked as a duplicate of this bug. ***
Should bug 316516 be a duplicate of this, too?
Closing this as source is long out of date and we did not pursue this any farther.