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

The import com.ibm.rational cannot be resolved

I am currently trying to explore the Java API of RPE. To execute it, I want to use an eclipse plugin that would be linked to RPE. I have complete what are required here ( https://www.ibm.com/docs/en/elo-p/6.0.6?topic=api-creating-java-project) which are :
- create a Java project ( a Java Plug-in Project to be precise)
- add the jar com.ibm.rational.rpe.studio_6.0.601 and com.ibm.rational.rrdg.core_6.0.601 in the build path.
- put the librcl_telelogic.so and rcl_telelogic.dll in a PATH folder

Everything seems fine when I am developing, but when I want to export my project in Deployable plug-ins and fragments, all I got is error saying that "The import com.ibm.rational cannot be resolved". What did I do wrong ?
Thank you.

0 votes



One answer

Permanent link

 The link does not work, I had to open the link and then search for "Creating a Java project for the API".


The documentation does not ask for creating a plugin project. It asks for a simple Java project. I can not find where it asks for exporting as a deployable plugin or fragment. In general, if you want to develop Plugins you have to carefully specify the plugin dependencies in the plugin manifest, otherwise you get errors like the one you mention. 

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

Question asked: Feb 09 '23, 5:49 a.m.

Question was seen: 1,272 times

Last updated: Feb 09 '23, 6:16 a.m.

Related questions
Confirmation Cancel Confirm