Bug 461394 - [Autotools] Add import wizard
Summary: [Autotools] Add import wizard
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-autotools (show other bugs)
Version: Next   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 8.7.0   Edit
Assignee: Jeff Johnston CLA
QA Contact: Jeff Johnston CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-04 08:41 EST by Mohamed Azab CLA
Modified: 2015-03-30 18:21 EDT (History)
1 user (show)

See Also:


Attachments
wizard(1) (47.78 KB, image/png)
2015-03-04 08:47 EST, Mohamed Azab CLA
no flags Details
wizard (2) (39.40 KB, image/png)
2015-03-04 08:47 EST, Mohamed Azab CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mohamed Azab CLA 2015-03-04 08:41:19 EST
To import an existing autotools project now, one has to first import it as makefile project, then convert it to autotools project.

The logic behind the two wizards could be merged into a new wizard that imports a project and convert it to autotools project at once.
Comment 1 Eclipse Genie CLA 2015-03-04 08:43:57 EST
New Gerrit change created: https://git.eclipse.org/r/43155
Comment 2 Mohamed Azab CLA 2015-03-04 08:47:00 EST
Created attachment 251285 [details]
wizard(1)
Comment 3 Mohamed Azab CLA 2015-03-04 08:47:20 EST
Created attachment 251286 [details]
wizard (2)
Comment 4 Jeff Johnston CLA 2015-03-27 18:14:29 EDT
(In reply to Mohamed Azab from comment #0)
> To import an existing autotools project now, one has to first import it as
> makefile project, then convert it to autotools project.
> 
> The logic behind the two wizards could be merged into a new wizard that
> imports a project and convert it to autotools project at once.

Sorry for the delay.

One can also simply create a new empty Autotools project and point it to an existing location, but having an import project wizard is a good idea.

I have reviewed your gerrit patch and made some comments.
Comment 6 Jeff Johnston CLA 2015-03-30 18:21:14 EDT
Code merged into master.