.jazzignore file cannot be seen under Project & Package explorer views.
Hi.
Resources ignored and added under .jazzignore file which can be viewed under the project's loaded local folders but doesnt show up under Project or Package explorer views.
Checking in these components moved from Unresolved to Outgoing, but the Deliver option is not enabled.
Can anyone help with this? On how to make these .jazzignore files view able and also to re-enable Deliver to higher stream so these .jazzignore files can be made available for others in the Project area.
Thanks,
Ulhas.
Accepted answer
Q: >> "but the Deliver option is not enabled."
A: Does your repository workspace have a flow target? The Deliver action will be disabled on change sets when there is no flow target. The context menu action of "Complete"
Q: >> "how to make these .jazzignore files view able"
A: By default, Eclipse will hide all resources that start with a period. You can change this behavior in the Package Explorer by clicking on the view menu ("down arrow" icon) and selecting "Filters...". From there, unselect the ".* resources" checkbox.