Resolution: Description:
=========
When using BE studio, unable to edit the project resources and receive the following error:
Error: Unable to save project configuration
Details:
java.io.FileNotFoundException: C:\tibco\workspace\WesternRules\.beproject (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.eclipse.emf.ecore.resource.impl.FileURIHandlerImpl$1.<init>(FileURIHandlerImpl.java:71)
at org.eclipse.emf.ecore.resource.impl.FileURIHandlerImpl.createOutputStream(FileURIHandlerImpl.java:71)
at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createOutputStream(ExtensibleURIConverterImpl.java:339)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:989)
at com.tibco.cep.studio.core.utils.ModelUtils.saveEObject(Unknown Source)
Resolution:
========
This error occurs because the .beproject file inside the project directory is hidden and is unaccessible in the project. Unhide the .beproject file and other project resources from the project directory workspace.