Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] The import org.eclipse.bpel cannot be resolved

Hello BPEL Designer Team,
I have a problem relative to dependencies.
In my Ganymede I've installed the following plugins:

org.eclipse.bpel.apache.ode.deploy.model_0.4.0.jar,

org.eclipse.bpel.apache.ode.deploy.ui_0.4.0.jar

org.eclipse.bpel.common.model_0.4.0.jar

org.eclipse.bpel.common.ui_0.4.0.jar

org.eclipse.bpel.model_0.4.0.jar

org.eclipse.bpel.runtimes_0.4.0.jar

org.eclipse.bpel.ui_0.4.0.jar

org.eclipse.bpel.validator_0.4.0.jar

org.eclipse.bpel.wsil.model_0.4.0.jar

org.eclipse.bpel.xpath10_0.4.0.jar

Then I've created a new plugin; although I've setted the org.eclipse.bpel.model, in the Depenedencies section in the Required Plugin of my plugin, I don't see (in my plugin) the classes defined in the model package, I don't compile because "the import org.eclipse.bpel cannot be resolved"

Any suggestions?Thanks in advanced

Daniela Butano

Back to the top