Modelio icon indicating copy to clipboard operation
Modelio copied to clipboard

Modelio - Build from source Errors

Open federicotomelleri opened this issue 6 months ago • 1 comments

Hi, I'm trying to build modelio project from source code following the instructions here:

https://github.com/ModelioOpenSource/Modelio/wiki/Build-Modelio-Index

and here

https://github.com/ModelioOpenSource/Modelio/wiki/Compile_modelio

Unfortunately at compilation step (in compile modelio page ) I receive this errors:

Image

does someone have any idea how to solve the problem with "Bundle com.modeliosoft.modelio.platform.expertises.core cannot be resolved"?

and also regarding the attribute set in default use mode what should be the value to use?

Thank you for your time 🙏 Federico

PS: I'm using a VM with:

  • CentOS stream 10
  • Java jdk 11 (I used this one instead of jdk 1.8 because on of the project need Java SE 11)
  • Maven 3.9.11
  • Eclipse 4.8 (for RCP and RAP Developer)

federicotomelleri avatar Aug 05 '25 15:08 federicotomelleri