Hi
... trying my hardest to make the CFC Generator work in CFB 3 but my error logs are filled with errors. The one in particular:
Failed to install extension Adobe CFC Generator.zip -Directory "Adobe CFC Generator" already exists at install location
... and here is the stack trace:
com.adobe.ide.coldfusion.appcodegeneration.install.ApplicationDirectoryExistException: Directory "Adobe CFC Generator" already exists at install location
at com.adobe.ide.coldfusion.appcodegeneration.install.IDEInstallManager.extractZipFile(IDEIn stallManager.java:440)
at com.adobe.ide.coldfusion.appcodegeneration.install.IDEInstallManager.installIDEApp(IDEIns tallManager.java:403)
at com.adobe.ide.coldfusion.appcodegeneration.install.IDEInstallManager.install(IDEInstallMa nager.java:157)
at com.adobe.ide.coldfusion.appcodegeneration.install.ExtensionInstallAction.install(Extensi onInstallAction.java:164)
at com.adobe.ide.coldfusion.appcodegeneration.install.ExtensionInstallAction.access$1(Extens ionInstallAction.java:162)
at com.adobe.ide.coldfusion.appcodegeneration.install.ExtensionInstallAction$1.run(Extension InstallAction.java:98)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
I uninstalled/reinstalled CFB 3 but I can not locate the directory on my machine where the previous Adobe CFC Generator already exists.
Could this be an error with the installer/uninstaller?
Thanks,
Rich