Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:38 Go to next message
xiaocong li is currently offline xiaocong liFriend
Messages: 1
Registered: February 2017
Junior Member
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 14:00 Go to previous message
Géry Deloge is currently offline Géry DelogeFriend
Messages: 1
Registered: November 2016
Location: France
Junior Member
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: Tue Apr 16 19:51:16 GMT 2024

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

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

Back to the top