Skip to content

How to build cloudsimplus source and cloudsimplus-examples together #420

Answered by manoelcampos
deRemo asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @deRemo

You can create a multi-module project by introducing a new pom.xml file inside the root folder where you place both API and examples project. The release 7.2.0 has exactly this file you can copy.

If you use IntelliJ, you can just open the root folder that you can navigate and build both projects.

But keep in mind that you don't need to change the framework code to create your simulations. You're expected to just extend existing classes if you need to implement some new feature. If you are changing the framework code, you're probably doing something wrong. If you do that, you endup with a custom version of the framework that will be difficult to update when new official versi…

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by manoelcampos
Comment options

You must be logged in to vote
5 replies
@manoelcampos
Comment options

@deRemo
Comment options

@manoelcampos
Comment options

@manoelcampos
Comment options

@deRemo
Comment options

Comment options

You must be logged in to vote
2 replies
@deRemo
Comment options

@manoelcampos
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants