Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

2 errors due to migration

I migrated to RTC1, and I appeared two errors in my plugin that before there weren't:

1)
The project was not built since its build path is incomplete. Cannot find the class file for com.ibm.team.repository.service.async.AbstractAutoScheduledTask. Fix the build path then try building this project com.ibm.team.datawarehouse.service.odc Unknown 1217926774690 264

2)
com.ibm.team.repository.service.async.AbstractAutoScheduledTask cannot be resolved. It is indirectly referenced from required .class files com.ibm.team.datawarehouse.service.odc/src/com/ibm/team/datawarehouse/service/odc/internal OdcSnapshotTask.java line 8 1217926774690 265

In my "Specify the list of plug-ins required for the operation of this plug-in" there are:
com.ibm.team.datawarehouse.service
com.ibm.team.datawarehouse.service.workitem
com.ibm.team.datawarehouse.common
com.ibm.team.repository.service
com.ibm.team.repository.common

My plugin extends datawarehouse.

Thanks for support.

0 votes



One answer

Permanent link
I migrated to RTC1, and I appeared two errors in my plugin that before there weren't:

1)
The project was not built since its build path is incomplete. Cannot find the class file for com.ibm.team.repository.service.async.AbstractAutoScheduledTask. Fix the build path then try building this project com.ibm.team.datawarehouse.service.odc Unknown 1217926774690 264

2)
com.ibm.team.repository.service.async.AbstractAutoScheduledTask cannot be resolved. It is indirectly referenced from required .class files com.ibm.team.datawarehouse.service.odc/src/com/ibm/team/datawarehouse/service/odc/internal OdcSnapshotTask.java line 8 1217926774690 265

In my "Specify the list of plug-ins required for the operation of this plug-in" there are:
com.ibm.team.datawarehouse.service
com.ibm.team.datawarehouse.service.workitem
com.ibm.team.datawarehouse.common
com.ibm.team.repository.service
com.ibm.team.repository.common

My plugin extends datawarehouse.

Thanks for support.



The two errors are due to the fact that com.ibm.team.repository.service jar has inside another jar.
And i can't read the second unless i don't directly reference.
But even so, I can't export my plugin because it gives me the same mistakes in a log, and the operation fails.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: Aug 05 '08, 5:12 a.m.

Question was seen: 5,412 times

Last updated: Aug 05 '08, 5:12 a.m.

Confirmation Cancel Confirm