Compile the papyrus source code [message #1858562] |
Fri, 07 April 2023 05:22  |
Eclipse User |
|
|
|
Hello, everyone!
Recently, I wanted to do a project based on the papyrus source code, but after downloading the source code, I found that it could not compile properly. After importing eclipse, after downloading the related dependencies, it still could not compile properly, and there were some errors. According to the official documents, it could not be solved, and found that the official documents are outdated and inconsistent with the java version and git address required by the new version. When I imported the eclipse IDE, I had the following problems:
1.In many plugins under the plugins package, the Export-Package parameter in the MANIFEST.MF file under the META-INF will report an error. The package under the src does, and I haven't touched the source code yet;
2.In the features package, <feature id="" version=""> <plugin id=""/> prompts version modification problems in almost all feature.xml. Roughly content for "plug-in reference 'org. Eclipse. Papyrus. Example. Core. Lifecycleevents' has had changed from 1.2.0 the to2.0.0",But almost all version numbers in feature.xml are 0.0.0. I don't know if I can understand this description, actually I should post a picture, but the forum can't do it directly;
3.Found an org.eclipse.cbi.p2repo dependency missing from some java classes, but not found in the dependency library
I hope the source code developer can help me,thinks
/guojie
[Updated on: Fri, 07 April 2023 05:34] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.27828 seconds