Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cosmos-dev] Compilation error from pluginorg.eclipse.cosmos.dc.birt.helper

I reverted the birt.helper project classes to a previous version, so it
should work again.

- John

-----Original Message-----
From: cosmos-dev-bounces@xxxxxxxxxxx
[mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Jagmit Singh
Sent: Thursday, April 10, 2008 4:35 PM
To: Cosmos Dev
Subject: [cosmos-dev] Compilation error from
pluginorg.eclipse.cosmos.dc.birt.helper


The recent COSMOS build is failng with the following compilation errors.
The failure is coming from the plugin org.eclipse.cosmos.dc.birt.helper.
Please fix these error soon. I plan to announce another weekly candidate
driver today.


. ERROR in
/shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.dc.birt.h
elper/src/org/eclipse/cosmos/dc/birt/helper/NewHelper.java
 (at line 17)
             import
org.eclipse.cosmos.dc.logging.datamgr.axis.client.CBEClient;
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cosmos.dc.logging.datamgr.axis cannot be resolved
----------
6. ERROR in
/shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.dc.birt.h
elper/src/org/eclipse/cosmos/dc/birt/helper/NewHelper.java
 (at line 18)
             import
org.eclipse.cosmos.dc.logging.datamgr.axis.client.CBESeverityCount;
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cosmos.dc.logging.datamgr.axis cannot be resolved
----------
7. ERROR in
/shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.dc.birt.h
elper/src/org/eclipse/cosmos/dc/birt/helper/NewHelper.java
 (at line 32)
             CBEClient dmc = null;
             ^^^^^^^^^
CBEClient cannot be resolved to a type
----------

CBEClient cannot be resolved to a type

Regards,
Jagmit

_______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev



Back to the top