Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gapIt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eScience
gapIt
Commits
27499038
Commit
27499038
authored
Apr 04, 2019
by
Olivier Parisot
🤖
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
5da02a14
Pipeline
#9758
passed with stage
in 3 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
README.md
README.md
+7
-3
No files found.
README.md
View file @
27499038
...
...
@@ -29,22 +29,26 @@ Software:
*
JDK (>=1.7 -
[
http://www.oracle.com/technetwork/java/javase/downloads/
](
http://www.oracle.com/technetwork/java/javase/downloads/
)
).
*
Maven (>=3.0.2 -
[
https://maven.apache.org/
](
https://maven.apache.org/
)
)
### Compilation
launch 'mvn clean package -Dmaven.test.skip=true'
mvn clean package -Dmaven.test.skip=true
(
*Some tests are currently not ok, and the build fails without the '-Dmaven.test.skip=true' option.*
)
### Data preparation
unzip
[
data_fake2.zip
](
./data_fake2.zip
)
in the same directory
### Execution for Windows OS
launch 'run.bat'
run.bat
### Execution for other OS
launch 'java -jar -Xmx4G target/gapIt.jar'
java -jar -Xmx4G target/gapIt.jar
## Data
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment