... | ... | @@ -30,7 +30,7 @@ Some toolboxes of the SDK4ED Platform impose some additional limitations and pre |
|
|
- <ins>C/C++ Projects:</ins> No prerequisites or limitations
|
|
|
- <ins>Java Projects:</ins> The binary (i.e., compiled) files of the source code of the software project should be also uploaded on the Git repository. The user should upload either the .class files that are produced after the compilation of the software project, or the final JAR (or WAR) file of the software project.
|
|
|
- TD Toolbox:
|
|
|
- <ins>TD Analysis toolbox, analyses releases not commits. So if there are no releases on the repository it will analyse 10 commits.</ins>
|
|
|
- TD Analysis toolbox analyses releases (versions or tags), not commits. So if there are no releases on the repository it will analyse 10 commits.
|
|
|
- Energy Toolbox:
|
|
|
- A config.txt file must be added in the root directory with the following format (all the paths starting from the root directory of the repo):
|
|
|
```
|
... | ... | |