Skip to main content



      Home
Home » Modeling » Papyrus » How to papyrus source code development(We wanted to do a simple retrofit to papyrus, but we got stuck at the source code step)
How to papyrus source code development [message #1858104] Wed, 15 March 2023 22:31 Go to next message
Eclipse UserFriend
Hello everyone!
The following problems were encountered while downloading the papyrus source code:
1.When using git to pull down the git repository of papyrus, some files failed to pull down because the file name was too long;
2.An error was found importing eclipse while downloading the zip source package;
3.The Papyrus Developer Guide is only a general step. This step does not get you anywhere near the desired result. It does not download the source code or import the eclipse project。
For the above questions, I hope experienced peers, can answer. I would love to be able to download the papyrus source code and compile it to run, preferably with idea。
Thanks everyone in advance。
Re: How to papyrus source code development [message #1858123 is a reply to message #1858104] Thu, 16 March 2023 09:02 Go to previous messageGo to next message
Eclipse UserFriend
Hello,
1. we advice to put your git on the root of your file system. Personnaly my git is directly on D:/git/...
2. please could you give us the error you get ?
3. you have a README file on the root on the git? In this file you will find a 'Compile' section with mvn instructions.

/Vincent
Re: How to papyrus source code development [message #1858125 is a reply to message #1858123] Thu, 16 March 2023 10:05 Go to previous messageGo to next message
Eclipse UserFriend
Hello Guo Jie,

In addition to the point brought up by Vincent, did you go through the following wiki pages:
https://wiki.eclipse.org/Papyrus/Papyrus_Developer_Guide/How_to_Contribute_to_Papyrus_with_Gerrit
https://wiki.eclipse.org/Papyrus/Papyrus_Developer_Guide/Papyrus_Git_Tutorial

If you did not these should be a good starting point even if basic.

HTH,
/Quentin
Re: How to papyrus source code development [message #1858559 is a reply to message #1858125] Fri, 07 April 2023 04:53 Go to previous messageGo to next message
Eclipse UserFriend
Thanks, I can download the papyrus source correctly.But I ran into a new problem, a strange problem when compiling the papyrus source code,Because we want to develop based on the papyrus source code, we are importing eclipse development tools and still reporting errors. I summarize the following points:
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
Re: How to papyrus source code development [message #1858560 is a reply to message #1858123] Fri, 07 April 2023 05:01 Go to previous message
Eclipse UserFriend
Thanks ,
I have successfully downloaded the source code

/guojie
Previous Topic:Problem generating C++ code
Next Topic:Suddenly Have No Model in the Explorer?
Goto Forum:
  


Current Time: Wed Sep 24 22:04:00 EDT 2025

Powered by FUDForum. Page generated in 0.04498 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top