function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SankarSankar 

Unable to create custome object using Force IDE

I am a trial user and my environment is JDK 1.5,JRE 1.5.0 and eclipse 3.4 with force plugins.

 

I am getting the following exception in while creating custom Object in Force IDE:

 

Plug-in "com.salesforce.ide.ui" was unable to instantiate class "com.salesforce.ide.ui.wizards.components.object.CustomObjectWizard".
Error creating bean with name 'customObjectMetadata' defined in class path resource [config/components.xml]: Cannot create inner bean 'util:constant#1754daa' of type [org.springframework.beans.factory.config.FieldRetrievingFactoryBean] while setting bean property 'sharingModel'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:constant#1754daa#3': Post-processing of the FactoryBean's object failed; nested exception is java.lang.StackOverflowError

 

Kinldy guide me.

 

Thanks