Skip to main content



      Home
Home » Modeling » Papyrus » compile Papyrus source code(how to setup the dev environment and compile Papyrus source code)
icon9.gif  compile Papyrus source code [message #1753290] Fri, 03 February 2017 05:38 Go to next message
Eclipse UserFriend
I want to change some Papyrus code and compile.
When I try to setup the dev evnironment following the Developer Guide, I get some errors.

The picture below shows how I config the environment.
index.php/fa/28326/0/
When it comes to the step shown below, there are errors shown in file 'errorEclipse.txt'.
index.php/fa/28328/0/
Then I click the back button and finish button again, it can successfully setup the environment but there many errors as shown below
index.php/fa/28330/0/

I also try to clone the git repository and use 'mvn clean verify' to compile the code, I get error shown in 'errroVPS.txt'

Can anyone tell me how to import source code to compile it please ?
Re: compile Papyrus source code [message #1753833 is a reply to message #1753290] Fri, 10 February 2017 09:00 Go to previous message
Eclipse UserFriend
Hi,

Quote:
When it comes to the step shown below, there are errors shown in file 'errorEclipse.txt'.

From this file I see
java.net.UnknownHostException: hudson.eclipse.org

I suppose server was unfortunately down when you tried to fetch packages

Quote:
I also try to clone the git repository and use 'mvn clean verify' to compile the code, I get error shown in 'errroVPS.txt'

The logfile says
Caused by: java.lang.OutOfMemoryError: Java heap space

try to increase maven heap memory size

Cheers
Previous Topic:SVG display
Next Topic:Multiple Inheritance in UML Profile
Goto Forum:
  


Current Time: Fri Jun 13 23:01:17 EDT 2025

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

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

Back to the top