Ok thanks, it helped, but it's not working yet. Now my database is not showing me "pending..." caption, actually it shows me totally nothing. In my log file I can see only three error messages:
Code:
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.RuntimeException: Property not located:IProjectComponentsBuilderDataModelProperties.ADDITIONAL_DEPENDENT_BUILDER_DM_LIST
...
Code:
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.RuntimeException: Property not located:IProjectComponentsBuilderDataModelProperties.ADDITIONAL_DEPENDENT_BUILDER_DM_LIST
...
Code:
!MESSAGE Errors during build.
!SUBENTRY 1 org.eclipse.wst.common.modulecore 2 75 2006-03-24 08:55:15.522
!MESSAGE Errors running builder "Component Structural Builder" on project HibTest.
!SUBENTRY 1 org.eclipse.wst.common.modulecore 2 75 2006-03-24 08:55:15.522
!MESSAGE Property not located:IProjectComponentsBuilderDataModelProperties.ADDITIONAL_DEPENDENT_BUILDER_DM_LIST
!STACK 0
java.lang.RuntimeException: Property not located:IProjectComponentsBuilderDataModelProperties.ADDITIONAL_DEPENDENT_BUILDER_DM_LIST
...
They look quite similar so I assume it's the same (one) problem :]. Maybe you have some idea what is the couse?
Thanks for help,
Ania