My options for Opening and Closing a Project in the Eclipse IDE are disabled.
Why would this be? I can build code and create new projects.
What operating system are you using? What directory did you install CodeWarrior in?
---Tom
Try taking a look at this https://community.freescale.com/message/67170#67170. If that doesn't help, try submitting an on-line service request.
---Tom
Hello
You can also try to install CodeWarrior outside of the C:\Program Files (x86) folder.
Uninstall CodeWarrior and use it for example in C:\Freescale as root directory for the installation.
CrasyCat
Hello
Do you have at least one project showing up in your CodeWarrior projects view?
If not it is normal that the Open Project and Close Project menu entry are disables.
Close Project is used to close an opened project in the CodeWarrior Projects View.
Open Project is used to open a previously closed project in the CodeWarrior Project view.
If you want to add an existing project you need to import it into the IDE using File > Import > General > Existing Projects into the workspace.
CrasyCat
Hello
Yes this is normal behavior.
As you can have multiple projects opened simultaneously in the CodeWarrior Projects window, you need to select the project you intend to close before you can select Project > Close Project.
CrasyCat