CIQ Eclipse Plugin 3.0.6
Problem Description
If you accidentally try to create a project in a location with an existing project that is not already in the workspace (e.g. you use a generic name like "testApp" for a long-forgotten test project), the CIQ Eclipse Plugin dumps a large stack trace to the console (which may not even be visible to the user). If the user can't see the console, then it just looks like nothing is happening.
EDIT:You have to create a project with the same name, but different case. e.g. Original name: "testApp". New name "testapp".
In contrast, the Eclipse C project wizard will warn of:
- An existing project folder with the same name
- If you go further, it also warns of overriding existing project settings.
This is the case whether or not the existing project is in the workspace.
Here's the stack trace from CIQ:
https://pastebin.com/ut3hV9gv
You can't see it directly, but trust me, it's long and obscure.
The first line is:
Manifest Error: Problem initializing the manifest file.
Sometimes this line is replaced with:
null