Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cosmos-dev] Build Failure - Compilation Errors

The build is failing with following compilation errors, please correct those

plugin: org.eclipse.cosmos.rm.validation

5. ERROR in /shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.rm.validation/src/org/eclipse/cosmos/rm/internal/validation/databuilders/AbstractDataBuilder.java (at line 601)
XSObjectList xsObjectList = elementDeclaration.getAnnotations();
^^^^^^^^^^^^^^
The method getAnnotations() is undefined for the type XSElementDeclaration

plugin: org.eclipse.cosmos.dr.ps.common

4. ERROR in /shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.dr.ps.common/src/org/eclipse/cosmos/provisional/dr/ps/common/Template.java (at line 18)
import org.eclipse.cosmos.dc.broker.provisional.client.BrokerClient;
^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cosmos.dc cannot be resolved
----------
5. ERROR in /shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.dr.ps.common/src/org/eclipse/cosmos/provisional/dr/ps/common/Template.java (at line 19)
import org.eclipse.cosmos.dc.broker.provisional.client.DataManager;
^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cosmos.dc cannot be resolved
----------


Regards,
Jagmit Singh
jagmits@xxxxxxxxxx
1-905-413-2496


Back to the top