Hi,
I'm new to xcp 2.0 and I'm trying to install (or provision manually as they now say) an environment with the whole stack needed.
When I run xcpDesigner and try to create a project I get a:
2012-12-19T12:44:50.795 ERROR [Tmain] [internal.com.emc.xcp.builder.ui.home.commands.NewApplicationHandler:85] Error occurred while creating new application. See logs for more details.
com.emc.xcp.builder.workspace.ProjectException: Unable to create artifact project testing at location C:/xCPDesigner_2.0/xCPDesigner/Applications/testing
Caused by: org.eclipse.core.runtime.CoreException: Could not resolve archetype com.emc.xcp.builder:xcp-app-project-template-archetype:1.0.0.4783 from any of the configured repositories.
First of all I configured the dfc.properties in the plugin folder (as in composer) but haven't done any other configuration (The xcp deployment guide doesn't even mention the dfc.properties)
The dars in the installation guide are all deployed to the repository & my Java version is build 1.6.0_24-b07.
What's missing?