Community
Participate
Working Groups
RC1: Importing org.eclipse.ocl.examples.pivot as a source plugin does not provide sources.
Ed, Looking into this
Ed, examples.pivot plugin appears "unpacked" in the installation... It's a problem of the examples' feature configuration... Fixing and committing. Regards, Adolfo.
The last build now provides a jared pivot plugin... However we still have a weird org.eclipse.ocl.examples.pivot.jar inside the plugin... The following bundle's manifest entry could be the cause: Bundle-ClassPath: org.eclipse.ocl.examples.pivot.jar Do you know why thi strange class path ? NB: Shouldn't be internal packages marked as internal ? Cheers, Adolfo.
(In reply to comment #3) > The following bundle's manifest entry could be the cause: > > Bundle-ClassPath: org.eclipse.ocl.examples.pivot.jar Corrected in CVS. > > Do you know why thi strange class path ? Possibly a artefact of the migration from UML2. > > NB: Shouldn't be internal packages marked as internal ? If they were core packages certainly. All Examples packages are unstable. The package is only internal because of an uncorrected copy from UML2's genmodel.
Ed, Buckminster now generates a proper source bundle. And the pivot bundle can be imported as a project with sources inside the workspace... However, we still have said cursed examples.pivot jar inside the bundle... tuning the build.properties file should finally cure the bundle.
All looks fine now. Resolving as fixed.
All Pivot/Xtext examples look to provide good sources in build 506.