-
Notifications
You must be signed in to change notification settings - Fork 16
V3 dev, Integrate command line, and fix #11, 12 and 13 #64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: I8fd400e476837562b373caee36049b7f5a82925e Signed-off-by: Olivier Prouvost <[email protected]>
Classpath updated Change-Id: I6fd049f31f11055af3396bc92148ce1162a9ad1f Signed-off-by: Olivier Prouvost <[email protected]>
Change-Id: If727487134c9f55cc711e901433f58022c77ae55 Signed-off-by: Olivier Prouvost <[email protected]>
Change-Id: I3c75463bb32802dbbdbc67db4b435f2d78cdb074 Signed-off-by: Olivier Prouvost <[email protected]>
Change-Id: I4f6c44bf3a2c79fdc4c88bb58f891f45e1c45525 Signed-off-by: Olivier Prouvost <[email protected]>
Add also the feature.ui for the IDE Product Change-Id: I38fc9ccca577d5980fb822581e55ac33f647e927 Signed-off-by: Olivier Prouvost <[email protected]>
Change-Id: I90f11e5a58675740f61b261d7aebf8d575a4febb Signed-off-by: Olivier Prouvost <[email protected]>
This commit releases the command product. The command is delivered in the fr.cnes.icode.repository/target/products/icode.product The command line accepts only explicit filenames as parameters (the pattern icode *.f is not available for the moment) Change-Id: I31d27bb8134ed4eb29bbbc046a8cd28671a71474 Signed-off-by: Olivier Prouvost <[email protected]>
There is no more jflex project with fixed jflex.jar file Change-Id: I8759556b0d7216db58f682ce2c24005f84a70f94 Signed-off-by: Olivier Prouvost <[email protected]>
Change-Id: I223635440cec823892427f1c7261e65480ea78ea Signed-off-by: Olivier Prouvost <[email protected]>
begarco
pushed a commit
to begarco/i-CodeCNES
that referenced
this pull request
Jan 25, 2020
V3 dev, Integrate command line, and fix cnescatlab#11, 12 and 13
begarco
pushed a commit
that referenced
this pull request
Feb 2, 2020
V3 dev, Integrate command line, and fix #11, 12 and 13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request contains:
To launch 'icode' as a command, build the full parent directory (mvn clean install -DskipTests)
Then go into fr.cnes.icode.repository/target/products/icode.product to find the different command versions for linux, mac and windows.
The zip files are also available.
Add the command in the path of the current shell system to get it from anywhere.