README.md formatting and building infrastructure#15
Open
mig8447 wants to merge 12 commits intodietzm:masterfrom
Open
README.md formatting and building infrastructure#15mig8447 wants to merge 12 commits intodietzm:masterfrom
mig8447 wants to merge 12 commits intodietzm:masterfrom
Conversation
Formatted to environment variables in the readme file
These files are recognized by eclipse, you can right click on them and click on the **Create JAR** button to build the JAR file using the configuration they contain. The `GCodeInfo_generated.jardesc` file contains only the compiled files and the resources and the `GCodeInfo_all.jardesc` file contains all of the resources including the eclipse project
This should be kept current on comitts
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
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.
When I read the format the first time it didn't have proper spacing, I did a few changes to format it for GitHub Flavored Markdown so that it is displayed properly in the GitHub page.
I also added the following changes:
libfolder and included theRXTXcomm.jarin it so that users don't have the need of downloading it.jarspecfiles to make this project's.jarfile easy to build.jarfile so people can download the project and use it right away without the need of downloading Eclipse..gitignorefile, adding the macOS file cache files to it and fixed the ignoring of.classfiles and thebinfolderjava -jar ...