Automate building of idea jar#528
Merged
twall merged 5 commits intojava-native-access:masterfrom Dec 4, 2015
Merged
Conversation
87938ff to
b3f25a8
Compare
Contributor
|
For documentation, I think a general page for IDE integration would make sense, linked to from the main. |
Member
There was a problem hiding this comment.
Nitpick, but this is too long for a CHANGELOG. If it needs to be documented it should go elsewhere in a build environment section or something like that. Just make this:
Added idea-jar ant task that creates a convenience jar that contains all native dispatch libraries - [@lwahonen](...).
added 3 commits
November 13, 2015 01:22
This reverts commit 47bea70.
Author
|
I'm not sure how to nix that glitch commit+revert from there. https://xkcd.com/1597/ is relevant again |
75ccadd to
40dcd21
Compare
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.
As discussed in #523, providing a build-target for this makes more sense than distributing it. I think I also want to add a mention about it to under /www, but I wasn't sure if the platform-specific documents (WindowsDevelopmentEnvironment.md etc) are the right place.